[Bug target/42070] FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use

2010-09-15 Thread mrs at gcc dot gnu dot org
--- Comment #5 from mrs at gcc dot gnu dot org 2010-09-15 07:55 --- Fixed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/36502] i386/darwin generates unnecessary stack ops in every function

2010-08-31 Thread mrs at gcc dot gnu dot org
--- Comment #27 from mrs at gcc dot gnu dot org 2010-09-01 00:25 --- I don't think MAIN_STACK_BOUNDARY needs to be set, nor will it help to set it. The alignment is set up by the crt runtime, and just to call to main, the alignment of the stack must be 128, before we issue the call

[Bug target/26552] gcc.dg/sibcall-6.c fails on x86-darwin with default options

2010-08-30 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2010-08-30 16:49 --- Let us know if there are any remaining issues, thanks. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/44849] [4.6 Regression] r161876 breaks bootstrap on darwin.

2010-07-08 Thread mrs at gcc dot gnu dot org
--- Comment #1 from mrs at gcc dot gnu dot org 2010-07-09 05:30 --- I think this was fixed when H.J. reverted the patch. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/44509] [4.6 Regression] Revision 160626 breaks bootstrap on *-apple-darwin*

2010-06-12 Thread mrs at gcc dot gnu dot org
--- Comment #11 from mrs at gcc dot gnu dot org 2010-06-12 16:48 --- This is a failure to manage memory type of error, and -E will never be able to grab a testcase. I'm in the long slow process of manually trimming down a testcase, but it is slow going. Essentially replace #include

[Bug objc++/27249] FAIL: obj-c++.dg/encode-8.mm execution test

2010-06-09 Thread mrs at gcc dot gnu dot org
-- mrs at gcc dot gnu dot org changed: What|Removed |Added CC|mikestump at comcast dot net| Target Milestone|--- |4.6.0 http

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-06-09 Thread mrs at gcc dot gnu dot org
--- Comment #11 from mrs at gcc dot gnu dot org 2010-06-09 17:21 --- Fixed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o - insn-flags.h dependency dropped

2010-05-29 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2010-05-29 17:58 --- I believe this has already been fixed by r160020. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o - insn-flags.h dependency dropped

2010-05-29 Thread mrs at gcc dot gnu dot org
--- Comment #6 from mrs at gcc dot gnu dot org 2010-05-29 20:26 --- Subject: Bug 44315 Author: mrs Date: Sat May 29 20:26:12 2010 New Revision: 160035 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=160035 Log: 2010-05-29 H.J. Lu hongjiu...@intel.com PR bootstrap/44315

[Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o - insn-flags.h dependency dropped

2010-05-29 Thread mrs at gcc dot gnu dot org
--- Comment #7 from mrs at gcc dot gnu dot org 2010-05-29 20:30 --- Ok, should be fixed now. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/25766] objc.dg/stret-2.m fails on i686-darwin

2010-05-28 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2010-05-28 17:56 --- I checked in a fix for this in r159988. I'm skeptical of the abi doc, so I'd prefer just the first part, as I know it is needed. Thanks. -- mrs at gcc dot gnu dot org changed: What|Removed

[Bug objc/44125] [4.6 Regression] const-str-9 fails.

2010-05-28 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2010-05-28 18:34 --- Subject: Bug 44125 Author: mrs Date: Fri May 28 18:33:45 2010 New Revision: 159989 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159989 Log: PR objc/44125 * objc.dg/const-str-9.m: Remove static

[Bug objc/44125] [4.6 Regression] const-str-9 fails.

2010-05-28 Thread mrs at gcc dot gnu dot org
--- Comment #5 from mrs at gcc dot gnu dot org 2010-05-28 18:35 --- static isn't part of the test case, it just wasn't reduced. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/43553] libgcc built with -DHAVE_CC_TLS against xgcc when emutls in use

2010-05-27 Thread mrs at gcc dot gnu dot org
--- Comment #32 from mrs at gcc dot gnu dot org 2010-05-27 15:10 --- I'd like to hear what Jack has to say, otherwise, fine by me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43553

[Bug target/43729] Mach-O LTO support needed for darwin

2010-05-24 Thread mrs at gcc dot gnu dot org
--- Comment #49 from mrs at gcc dot gnu dot org 2010-05-25 00:29 --- r159527 has yet more lto work in it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43729

[Bug objc++/43689] [4.6 Regression] const-str-5/6 fails

2010-05-24 Thread mrs at gcc dot gnu dot org
--- Comment #2 from mrs at gcc dot gnu dot org 2010-05-25 01:00 --- Subject: Bug 43689 Author: mrs Date: Tue May 25 01:00:16 2010 New Revision: 159805 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159805 Log: 2010-05-24 Iain Sandoe ia...@gcc.gnu.org PR ObjC++/43689

[Bug objc++/43689] [4.6 Regression] const-str-5/6 fails

2010-05-24 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2010-05-25 01:02 --- Fixed now. -- mrs at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/43708] [4.6 Regression] gcc.dg/pragma-darwin.c set not used, not working with pragma

2010-05-07 Thread mrs at gcc dot gnu dot org
--- Comment #5 from mrs at gcc dot gnu dot org 2010-05-07 17:34 --- Subject: Bug 43708 Author: mrs Date: Fri May 7 17:34:31 2010 New Revision: 159164 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159164 Log: PR target/43708 * config/darwin-c.c

[Bug target/43708] [4.6 Regression] gcc.dg/pragma-darwin.c set not used, not working with pragma

2010-05-07 Thread mrs at gcc dot gnu dot org
--- Comment #6 from mrs at gcc dot gnu dot org 2010-05-07 17:35 --- Thanks. -- mrs at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug objc++/23613] obj-c++.dg/isa-field-1.mm fails with the GNU runtime

2010-05-06 Thread mrs at gcc dot gnu dot org
--- Comment #9 from mrs at gcc dot gnu dot org 2010-05-07 00:22 --- This is fixed for 4.6.0. Iain, if you want to put this into 4.5.1, I'll approve that. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/43729] Mach-O LTO support needed for darwin

2010-05-04 Thread mrs at gcc dot gnu dot org
--- Comment #42 from mrs at gcc dot gnu dot org 2010-05-04 08:22 --- Steve, machopic_symbol_defined_p I think is being asked if that symbol is being defined. It is saying yes, but is isn't defined. Since it was not defined before, but is with LTO, I was assuming it was a symbol added

[Bug objc/35165] Massive failures of objc on i686-apple-darwin9

2010-05-04 Thread mrs at gcc dot gnu dot org
--- Comment #16 from mrs at gcc dot gnu dot org 2010-05-05 03:08 --- Subject: Bug 35165 Author: mrs Date: Wed May 5 03:08:26 2010 New Revision: 159055 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159055 Log: PR objc/35165 * encode-8.mm: Restore running

[Bug target/43729] Mach-O LTO support needed for darwin

2010-05-03 Thread mrs at gcc dot gnu dot org
--- Comment #37 from mrs at gcc dot gnu dot org 2010-05-03 21:39 --- First question to decide is what direction they want to go with it, that's an LTO question. Once that is decided, if the direction to do is to change darwin.c, I have given the 3 lines to do that, what remains undone

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-05-03 Thread mrs at gcc dot gnu dot org
--- Comment #10 from mrs at gcc dot gnu dot org 2010-05-03 22:38 --- Subject: Bug 43839 Author: mrs Date: Mon May 3 22:37:50 2010 New Revision: 159009 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159009 Log: PR 43839 * testsuite/Makefile.am: Override automake

[Bug target/43729] Mach-O LTO support needed for darwin

2010-05-03 Thread mrs at gcc dot gnu dot org
--- Comment #40 from mrs at gcc dot gnu dot org 2010-05-03 22:47 --- Jack, if I follow what you want, that's an LTO fix, I don't know the LTO code. I don't know that that fix is even possible. I think one must do the LTO_SYM fix, if I had to guess. I don't have the time to embark

[Bug target/43729] Mach-O LTO support needed for darwin

2010-05-01 Thread mrs at gcc dot gnu dot org
--- Comment #27 from mrs at gcc dot gnu dot org 2010-05-01 23:22 --- Ok for all the darwin bits with any necessary mods to turn off or fix the 32-bit port. If you attach the the 32-bit .s file, I can puzzle it out for you. In short, only - of two defined symbols in the same section

[Bug target/43729] Mach-O LTO support needed for darwin

2010-05-01 Thread mrs at gcc dot gnu dot org
--- Comment #33 from mrs at gcc dot gnu dot org 2010-05-02 01:23 --- So, mumble isn't defined in the wpa file. The .wpa. file has to be assembled at the same time as 2008_1.s, or, different code would need to be generated. darwin.c manages the code gen by asking the question

[Bug objc++/32052] [4.3/4.4/4.5/4.6 Regression] encode-2.mm, encode-3.mm fail on at least powerpc-darwin

2010-04-30 Thread mrs at gcc dot gnu dot org
--- Comment #13 from mrs at gcc dot gnu dot org 2010-05-01 00:32 --- Subject: Bug 32052 Author: mrs Date: Sat May 1 00:32:13 2010 New Revision: 158958 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158958 Log: 2010-04-30 Iain Sandoe ia...@gcc.gnu.org PR objc++/32052

[Bug objc++/32052] [4.3/4.4/4.5/4.6 Regression] encode-2.mm, encode-3.mm fail on at least powerpc-darwin

2010-04-30 Thread mrs at gcc dot gnu dot org
--- Comment #14 from mrs at gcc dot gnu dot org 2010-05-01 00:33 --- Thanks. -- mrs at gcc dot gnu dot org changed: What|Removed |Added CC|mikestump

[Bug target/43729] Mach-O LTO support needed for darwin

2010-04-26 Thread mrs at gcc dot gnu dot org
--- Comment #8 from mrs at gcc dot gnu dot org 2010-04-26 14:49 --- One open question for me would be, are 16 bytes of an arbitrary named section/segment enough? It you carve out a slice, say lto_%d, that leaves just 12 bytes for the `name', if this big enough? -- http

[Bug bootstrap/43715] configure option --enable-plugin fails on darwin

2010-04-26 Thread mrs at gcc dot gnu dot org
--- Comment #7 from mrs at gcc dot gnu dot org 2010-04-26 20:34 --- Subject: Bug 43715 Author: mrs Date: Mon Apr 26 20:33:49 2010 New Revision: 158747 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158747 Log: 2010-04-21 Jack Howarth howa...@bromo.med.uc.edu PR 43715

[Bug bootstrap/43715] configure option --enable-plugin fails on darwin

2010-04-26 Thread mrs at gcc dot gnu dot org
--- Comment #8 from mrs at gcc dot gnu dot org 2010-04-26 20:48 --- Subject: Bug 43715 Author: mrs Date: Mon Apr 26 20:48:35 2010 New Revision: 158748 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158748 Log: 2010-04-26 Jack Howarth howa...@bromo.med.uc.edu PR 43715

[Bug bootstrap/43715] configure option --enable-plugin fails on darwin

2010-04-26 Thread mrs at gcc dot gnu dot org
--- Comment #9 from mrs at gcc dot gnu dot org 2010-04-26 20:55 --- Trunk fixed, leaving open for 4.5.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43715

[Bug bootstrap/43715] configure option --enable-plugin fails on darwin

2010-04-26 Thread mrs at gcc dot gnu dot org
-- mrs at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43715

[Bug objc/35165] Massive failures of objc on i686-apple-darwin9

2010-04-26 Thread mrs at gcc dot gnu dot org
--- Comment #15 from mrs at gcc dot gnu dot org 2010-04-27 00:08 --- Subject: Bug 35165 Author: mrs Date: Tue Apr 27 00:08:28 2010 New Revision: 158752 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158752 Log: 2010-04-26 Iain Sandoe iain.san...@sandoe-acoustics.co.uk

[Bug java/43839] New: libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mrs at gcc dot gnu dot org GCC build triplet: x86_64-apple-darwin10 GCC

[Bug java/43086] PR16923 fails with Assertion failed: (class_id)

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #2 from mrs at gcc dot gnu dot org 2010-04-21 18:39 --- When I run it by hand, I get: $ /Users/mrs/net/gcc-java/gcc/xgcc -B/Users/mrs/net/gcc-java/gcc/ /Users/mrs/net/gcc/libjava/testsuite/libjava.jni/invocation/PR16923.c -bind_at_load -multiply_defined suppress -I. -I

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #1 from mrs at gcc dot gnu dot org 2010-04-21 18:44 --- I think this is the root cause of PR43086. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43839

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #2 from mrs at gcc dot gnu dot org 2010-04-21 18:52 --- Found it: if { [istarget *-*-darwin*] } { lappend cxxflags -shared-libgcc -lgcj -liconv } in libjava/testsuite/libjava.jni/jni.exp. This needs the proper -L added just before -liconv, or libgcj linked with -L

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2010-04-21 19:00 --- Nasty hack around: Index: testsuite/libjava.jni/jni.exp === --- testsuite/libjava.jni/jni.exp (revision 157698) +++ testsuite/libjava.jni/jni.exp

[Bug java/43086] PR16923 fails with Assertion failed: (class_id)

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2010-04-21 19:02 --- I've been able to confirm that with the hack patch in PR43839, this testcase works on x86_64-apple-darwin10. *** This bug has been marked as a duplicate of 43839 *** -- mrs at gcc dot gnu dot org changed

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2010-04-21 19:02 --- *** Bug 43086 has been marked as a duplicate of this bug. *** -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #5 from mrs at gcc dot gnu dot org 2010-04-21 19:23 --- Came in with http://gcc.gnu.org/ml/java-patches/2007-q4/msg00053.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43839

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-04-21 Thread mrs at gcc dot gnu dot org
--- Comment #6 from mrs at gcc dot gnu dot org 2010-04-21 19:26 --- Ah, that wasn't the original work, just some mods along the way. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43839

[Bug objc/35996] ICE while building simple ObjC code with -fobjc-gc

2010-04-12 Thread mrs at gcc dot gnu dot org
--- Comment #9 from mrs at gcc dot gnu dot org 2010-04-12 21:32 --- Agreed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread mrs at gcc dot gnu dot org
--- Comment #7 from mrs at gcc dot gnu dot org 2010-04-03 18:06 --- The Apple gcc-4.2 tree had a few fixes that improved these tests as I recall. I think if we pull the code from darwin_rs6000_special_round_type_align it will fix this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime

2010-04-02 Thread mrs at gcc dot gnu dot org
--- Comment #12 from mrs at gcc dot gnu dot org 2010-04-02 23:57 --- Ok. Ok for gcc-4.5. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23716

[Bug objc/35996] ICE while building simple ObjC code with -fobjc-gc

2010-04-02 Thread mrs at gcc dot gnu dot org
--- Comment #6 from mrs at gcc dot gnu dot org 2010-04-03 00:05 --- Ok. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35996

[Bug target/33120] Data not put in BSS section on Mac OS

2010-03-24 Thread mrs at gcc dot gnu dot org
--- Comment #12 from mrs at gcc dot gnu dot org 2010-03-24 16:08 --- Subject: Bug 33120 Author: mrs Date: Wed Mar 24 16:07:51 2010 New Revision: 157697 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157697 Log: PR java/43504 Revert fix for PR target/33120

[Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10

2010-03-24 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2010-03-24 16:08 --- Subject: Bug 43504 Author: mrs Date: Wed Mar 24 16:07:51 2010 New Revision: 157697 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157697 Log: PR java/43504 Revert fix for PR target/33120. Removed

[Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10

2010-03-24 Thread mrs at gcc dot gnu dot org
--- Comment #5 from mrs at gcc dot gnu dot org 2010-03-24 16:10 --- This has been fixed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/33120] Data not put in BSS section on Mac OS

2010-03-24 Thread mrs at gcc dot gnu dot org
--- Comment #13 from mrs at gcc dot gnu dot org 2010-03-24 16:13 --- The fixed cause many failures in the libjava testsuite. I've reverted this fix for now until I can spend some time to resolve those issues. We should also ensure that ada is clean as well before we consider this done

[Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10

2010-03-24 Thread mrs at gcc dot gnu dot org
--- Comment #6 from mrs at gcc dot gnu dot org 2010-03-24 16:20 --- Thanks for the quick heads up. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504

[Bug target/33120] Data not put in BSS section on Mac OS

2010-03-23 Thread mrs at gcc dot gnu dot org
--- Comment #10 from mrs at gcc dot gnu dot org 2010-03-23 20:03 --- Subject: Bug 33120 Author: mrs Date: Tue Mar 23 20:02:57 2010 New Revision: 157677 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157677 Log: PR target/33120 * config/darwin.h

[Bug target/33120] Data not put in BSS section on Mac OS

2010-03-23 Thread mrs at gcc dot gnu dot org
--- Comment #11 from mrs at gcc dot gnu dot org 2010-03-23 20:13 --- This should now be fixed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/23071] Darwin alignment ignores attribute packed for first 'double' element of a struct

2010-03-22 Thread mrs at gcc dot gnu dot org
--- Comment #7 from mrs at gcc dot gnu dot org 2010-03-22 23:13 --- Subject: Bug 23071 Author: mrs Date: Mon Mar 22 23:13:10 2010 New Revision: 157654 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157654 Log: PR target/23071 * config/rs6000/rs6000.c

[Bug target/23071] Darwin alignment ignores attribute packed for first 'double' element of a struct

2010-03-22 Thread mrs at gcc dot gnu dot org
--- Comment #9 from mrs at gcc dot gnu dot org 2010-03-22 23:21 --- This has now been fixed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/23071] Darwin alignment ignores attribute packed for first 'double' element of a struct

2010-03-22 Thread mrs at gcc dot gnu dot org
-- mrs at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23071

[Bug target/36399] ABI bug on darwin/x86-32

2010-03-22 Thread mrs at gcc dot gnu dot org
-- mrs at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 Version|4.5.0 |4.4.0 http

[Bug target/36399] ABI bug on darwin/x86-32

2010-03-22 Thread mrs at gcc dot gnu dot org
--- Comment #14 from mrs at gcc dot gnu dot org 2010-03-23 00:10 --- This has now been fixed. -- mrs at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/42554] Can't build GNAT tools

2010-03-19 Thread mrs at gcc dot gnu dot org
--- Comment #13 from mrs at gcc dot gnu dot org 2010-03-19 10:20 --- Subject: Bug 42554 Author: mrs Date: Fri Mar 19 10:19:52 2010 New Revision: 157563 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157563 Log: PR ada/42554 * configure.ac: Only pass -c to ranlib

[Bug target/36399] ABI bug on darwin/x86-32

2010-03-18 Thread mrs at gcc dot gnu dot org
--- Comment #12 from mrs at gcc dot gnu dot org 2010-03-18 22:57 --- Subject: Bug 36399 Author: mrs Date: Thu Mar 18 22:56:38 2010 New Revision: 157553 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157553 Log: 2010-03-11 Francois-Xavier Coudert fxcoud...@gcc.gnu.org

[Bug c++/41090] [4.3/4.4/4.5 Regression] Using static label reference in c++ class constructor produces wrong code

2010-03-02 Thread mrs at gcc dot gnu dot org
--- Comment #10 from mrs at gcc dot gnu dot org 2010-03-02 19:40 --- Subject: Bug 41090 Author: mrs Date: Tue Mar 2 19:40:02 2010 New Revision: 157172 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157172 Log: PR c++/41090 * g++.dg/ext/label13.C (C::C): xfail

[Bug middle-end/43125] [4.5 Regression] Revision 156907 failed gcc.dg/attr-used.c

2010-02-20 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2010-02-20 17:28 --- Subject: Bug 43125 Author: mrs Date: Sat Feb 20 17:28:14 2010 New Revision: 156927 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156927 Log: PR middle-end/43125 * c-decl.c (merge_decls): Merge

[Bug objc/43061] 47 new GCC h...@156527 regressions

2010-02-19 Thread mrs at gcc dot gnu dot org
--- Comment #38 from mrs at gcc dot gnu dot org 2010-02-19 19:06 --- Subject: Bug 43061 Author: mrs Date: Fri Feb 19 19:06:38 2010 New Revision: 156907 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156907 Log: PR objc/43061 * cgraphunit.c

[Bug target/41605] Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.

2009-10-14 Thread mrs at gcc dot gnu dot org
--- Comment #6 from mrs at gcc dot gnu dot org 2009-10-14 13:28 --- See comment #3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41605

[Bug target/41605] Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.

2009-10-08 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2009-10-08 16:36 --- These two look ok to me. The testsuite should be glanced at by Janis to double check. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41605

[Bug target/41605] Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.

2009-10-08 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2009-10-08 16:44 --- Oh, if one wanted to, one could have libgcc_s forward the EH calls into /usr/lib/libgcc_s.1.dylib by dlopening it and then doing dlsym on the symbols and calling them. This would `fix' the programs that linked against

[Bug bootstrap/41180] can not build gcc 4.4.1 on Snow Leopard Mac OS X 10.6

2009-08-28 Thread mrs at gcc dot gnu dot org
--- Comment #10 from mrs at gcc dot gnu dot org 2009-08-28 16:14 --- When one builds with CC='gcc -m32', would be nice for config.guess to know this is i686-apple-darwin10. When using CC='gcc -m64', would be nice for config.guess to know this is x86_64-apple-darwin10. If ones makes

[Bug target/28617] ___divti3 and ___umodti3 undefined for -m64 on powerpc-apple-darwin8

2006-09-28 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2006-09-29 01:21 --- Subject: Bug 28617 Author: mrs Date: Fri Sep 29 01:21:14 2006 New Revision: 117296 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117296 Log: PR target/28617 * config/rs6000/rs6000.h [IN_LIBGCC2

[Bug c/28280] [4.2 regression] bogus statement with no effect warning with VLA and typeof

2006-08-15 Thread mrs at gcc dot gnu dot org
--- Comment #12 from mrs at gcc dot gnu dot org 2006-08-15 18:01 --- Subject: Bug 28280 Author: mrs Date: Tue Aug 15 18:01:19 2006 New Revision: 116163 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116163 Log: PR c/28280 * c-parser.c (c_parser_typeof_specifier

[Bug c/28280] [4.2 regression] bogus statement with no effect warning with VLA and typeof

2006-07-15 Thread mrs at gcc dot gnu dot org
--- Comment #8 from mrs at gcc dot gnu dot org 2006-07-15 17:03 --- Subject: Bug 28280 Author: mrs Date: Sat Jul 15 17:03:44 2006 New Revision: 115479 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=115479 Log: Revert: PR c/28280 * c-parser.c

[Bug c/28280] [4.2 regression] bogus statement with no effect warning with VLA and typeof

2006-07-12 Thread mrs at gcc dot gnu dot org
--- Comment #5 from mrs at gcc dot gnu dot org 2006-07-12 13:12 --- Subject: Bug 28280 Author: mrs Date: Wed Jul 12 13:12:08 2006 New Revision: 115369 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=115369 Log: PR c/28280 * c-parser.c (c_parser_typeof_specifier

[Bug target/26427] [4.2 Regression] with -fsection-anchors with zero sized structs

2006-06-08 Thread mrs at gcc dot gnu dot org
--- Comment #16 from mrs at gcc dot gnu dot org 2006-06-08 22:23 --- Subject: Bug 26427 Author: mrs Date: Thu Jun 8 22:23:17 2006 New Revision: 114498 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114498 Log: PR target/26427 * config/darwin.c

[Bug c/27673] [4.2 Regression] Gcc failed to bootstrap on Linux

2006-05-19 Thread mrs at gcc dot gnu dot org
--- Comment #13 from mrs at gcc dot gnu dot org 2006-05-19 10:07 --- Subject: Bug 27673 Author: mrs Date: Fri May 19 10:06:17 2006 New Revision: 113904 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113904 Log: PR c/27673 * c-parser.c (c_parser_parms_declarator

[Bug c/25802] VM types of external and internal linkage variables not diagnosed

2006-05-18 Thread mrs at gcc dot gnu dot org
--- Comment #3 from mrs at gcc dot gnu dot org 2006-05-18 18:22 --- Subject: Bug 25802 Author: mrs Date: Thu May 18 18:22:12 2006 New Revision: 113888 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113888 Log: Fix up vla, vm and [*] sematics. PR c/18740

[Bug c/18740] Execution-time sizeof drops side effects

2006-05-18 Thread mrs at gcc dot gnu dot org
--- Comment #7 from mrs at gcc dot gnu dot org 2006-05-18 18:22 --- Subject: Bug 18740 Author: mrs Date: Thu May 18 18:22:12 2006 New Revision: 113888 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113888 Log: Fix up vla, vm and [*] sematics. PR c/18740

[Bug c/7948] gcc fails to fault gnu extension with -std=c99

2006-05-18 Thread mrs at gcc dot gnu dot org
--- Comment #4 from mrs at gcc dot gnu dot org 2006-05-18 18:22 --- Subject: Bug 7948 Author: mrs Date: Thu May 18 18:22:12 2006 New Revision: 113888 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113888 Log: Fix up vla, vm and [*] sematics. PR c/18740 PR

[Bug target/25908] [4.2 Regression] vtables with vague linkage is not being marked as vague on darwin

2006-03-01 Thread mrs at gcc dot gnu dot org
--- Comment #25 from mrs at gcc dot gnu dot org 2006-03-02 02:20 --- Subject: Bug 25908 Author: mrs Date: Thu Mar 2 02:20:54 2006 New Revision: 111632 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=111632 Log: PR darwin/25908 * decl2.c (import_export_decl): Fix