[Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9

2010-08-11 Thread andreast at gcc dot gnu dot org
--- Comment #45 from andreast at gcc dot gnu dot org 2010-08-11 12:50 --- I no longer have time to work on this. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2010-02-02 Thread andreast at gcc dot gnu dot org
--- Comment #39 from andreast at gcc dot gnu dot org 2010-02-02 08:18 --- Subject: Bug 41991 Author: andreast Date: Tue Feb 2 08:18:08 2010 New Revision: 156444 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156444 Log: 2010-02-02 Jack Howarth howa...@bromo.med.uc.edu

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2010-02-02 Thread andreast at gcc dot gnu dot org
--- Comment #40 from andreast at gcc dot gnu dot org 2010-02-02 08:19 --- Subject: Bug 41991 Author: andreast Date: Tue Feb 2 08:18:48 2010 New Revision: 156445 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156445 Log: 2010-02-02 Jack Howarth howa...@bromo.med.uc.edu

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2010-02-02 Thread andreast at gcc dot gnu dot org
--- Comment #41 from andreast at gcc dot gnu dot org 2010-02-02 08:19 --- Subject: Bug 41991 Author: andreast Date: Tue Feb 2 08:19:26 2010 New Revision: 156446 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156446 Log: 2010-02-02 Jack Howarth howa...@bromo.med.uc.edu

[Bug java/41745] Segmentation fault when ecj.jar is run as a binary compiled by gcj

2010-01-10 Thread andreast at gcc dot gnu dot org
--- Comment #11 from andreast at gcc dot gnu dot org 2010-01-10 14:57 --- A plain gcc44 install does also work here. No patches needed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41745

[Bug java/41745] Segmentation fault when ecj.jar is run as a binary compiled by gcj

2010-01-09 Thread andreast at gcc dot gnu dot org
--- Comment #10 from andreast at gcc dot gnu dot org 2010-01-09 20:24 --- Hmmm, I need to find out first which of the many patches did solve the issue. After identifying I might do that. Let me start with a gcc44 build on my fbsd i386 box. -- andreast at gcc dot gnu dot org

[Bug java/41745] Segmentation fault when ecj.jar is run as a binary compiled by gcj

2010-01-03 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2010-01-03 19:38 --- [tc:~] andreast% /usr/local/bin/gcj45 -o ecj --main=org.eclipse.jdt.internal.compiler.batch.Main ecj.jar [tc:~] andreast% vi HelloWorld.java public class HelloWorld { public static void main(String args

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2009-11-28 Thread andreast at gcc dot gnu dot org
--- Comment #20 from andreast at gcc dot gnu dot org 2009-11-28 20:14 --- Jack, can you point DYLD_LIBRARY_PATH to your installed libgcc_s.dylib and try to run a gcj -C testme.java? I did so with todays trunk and the patch from lxo (Alex), the one you sent me as well as mine from

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2009-11-28 Thread andreast at gcc dot gnu dot org
--- Comment #22 from andreast at gcc dot gnu dot org 2009-11-28 20:27 --- I follow this one too, that is why I ask! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991

[Bug target/41473] [4.5 Regression] dsymutil Assertion failed ...

2009-11-23 Thread andreast at gcc dot gnu dot org
--- Comment #43 from andreast at gcc dot gnu dot org 2009-11-23 20:55 --- I understood Jack this way that he asked/is looking for a temporary solution to prove that this is the only issue we face with dsymutil. It is not the idea, from my understanding, that we, gcc, 'fix'/tweak gcc

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2009-11-19 Thread andreast at gcc dot gnu dot org
--- Comment #17 from andreast at gcc dot gnu dot org 2009-11-19 21:15 --- Unfortunately I'm now in the same boat with you: [deuterium:gcc/head/objdir-x86_64] andreast% ./gcc/xgcc -v Using built-in specs. COLLECT_GCC=./gcc/xgcc Target: x86_64-apple-darwin9 Configured with: /Volumes

[Bug other/39888] TLS emutls not linked to automatically on Darwin

2009-11-17 Thread andreast at gcc dot gnu dot org
--- Comment #61 from andreast at gcc dot gnu dot org 2009-11-18 07:36 --- Subject: Bug 39888 Author: andreast Date: Wed Nov 18 07:36:12 2009 New Revision: 154282 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=154282 Log: 2009-11-18 Iain Sandoe iain.san...@sandoe-acoustics.co.uk

[Bug other/39888] TLS emutls not linked to automatically on Darwin

2009-11-17 Thread andreast at gcc dot gnu dot org
--- Comment #62 from andreast at gcc dot gnu dot org 2009-11-18 07:37 --- Subject: Bug 39888 Author: andreast Date: Wed Nov 18 07:37:04 2009 New Revision: 154283 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=154283 Log: 2009-11-18 Iain Sandoe iain.san...@sandoe-acoustics.co.uk

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2009-11-14 Thread andreast at gcc dot gnu dot org
--- Comment #6 from andreast at gcc dot gnu dot org 2009-11-14 20:57 --- I tried on another core2duo (x86_64-apple-darwin9), same issue. W/o extra_gij_ldflags=-Wl,-allow_stack_execute for ecjx_LINK I fail with the same entry in Library/Logs/CrashReporter: ecj1_2009-11-14-202538_imac

[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

2009-11-11 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2009-11-11 22:40 --- Does this help: [deuterium:head/gcc/libjava] andreast% svn diff Makefile.am Makefile.in Index: Makefile.am === --- Makefile.am (revision 154097

[Bug libffi/41908] closures fail for some structure arguments containing floats

2009-11-02 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2009-11-02 21:18 --- Subject: Bug 41908 Author: andreast Date: Mon Nov 2 21:18:17 2009 New Revision: 153824 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=153824 Log: 2009-11-02 Andreas Tobler a.tob...@schweiz.org

[Bug libffi/41908] closures fail for some structure arguments containing floats

2009-11-02 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc gcc-4.2.x

2009-10-07 Thread andreast at gcc dot gnu dot org
--- Comment #35 from andreast at gcc dot gnu dot org 2009-10-07 19:54 --- Seems like powerpc-*-freebsd* is now also affected. I have the -O1 patch in testing. The newer binutils option is a nop since FreeBSD (has to) stay(s) on binutils 2.15. -- http://gcc.gnu.org/bugzilla

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc gcc-4.2.x

2009-10-07 Thread andreast at gcc dot gnu dot org
--- Comment #37 from andreast at gcc dot gnu dot org 2009-10-08 05:10 --- Subject: Bug 37739 Author: andreast Date: Thu Oct 8 05:09:54 2009 New Revision: 152550 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152550 Log: 2009-10-08 Andreas Tobler a.tob...@schweiz.org

[Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc

2009-08-10 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2009-08-10 18:22 --- Subject: Bug 41018 Author: andreast Date: Mon Aug 10 18:22:22 2009 New Revision: 150631 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150631 Log: 2009-08-10 Andreas Tobler a.tob...@schweiz.org

[Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc

2009-08-10 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2009-08-10 18:24 --- Subject: Bug 41018 Author: andreast Date: Mon Aug 10 18:23:57 2009 New Revision: 150632 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150632 Log: 2009-08-10 Andreas Tobler a.tob...@schweiz.org

[Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc

2009-08-10 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2009-08-10 18:25 --- Committed. -- andreast at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug bootstrap/41018] New: bootstrap broken on FreeBSD powerpc

2009-08-09 Thread andreast at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: andreast at gcc dot gnu dot org ReportedBy: andreast at gcc dot gnu dot org GCC build triplet: powerpc-*-freebsd8.0 GCC host triplet: powerpc

[Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc

2009-08-09 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last

[Bug libffi/40444] [4.5 Regression] libffi badly broken with -m64 by some revision between 148383 and 148472.

2009-06-16 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |andreast at gcc dot gnu dot |dot org

[Bug libffi/40444] [4.5 Regression] libffi badly broken with -m64 by some revision between 148383 and 148472.

2009-06-16 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2009-06-16 07:38 --- Index: testsuite/lib/libffi-dg.exp === --- testsuite/lib/libffi-dg.exp (revision 148518) +++ testsuite/lib/libffi-dg.exp (working copy) @@ -187,6

[Bug libffi/40444] [4.5 Regression] libffi badly broken with -m64 by some revision between 148383 and 148472.

2009-06-16 Thread andreast at gcc dot gnu dot org
--- Comment #6 from andreast at gcc dot gnu dot org 2009-06-16 17:28 --- Subject: Bug 40444 Author: andreast Date: Tue Jun 16 17:28:29 2009 New Revision: 148542 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=148542 Log: 2009-06-16 Andreas Tobler a.tob...@schweiz.org

[Bug libffi/40444] [4.5 Regression] libffi badly broken with -m64 by some revision between 148383 and 148472.

2009-06-16 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2009-06-16 17:30 --- Fixed. -- andreast at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug bootstrap/39001] lto branch doesn't build

2009-03-27 Thread andreast at gcc dot gnu dot org
--- Comment #8 from andreast at gcc dot gnu dot org 2009-03-27 19:53 --- I confirm a successful bootstrap on powerpc-unknown-linux-gnu. Thanks Rafael! [andre...@mini objdir]$ ./gcc/xgcc -v Using built-in specs. COLLECT_GCC=./gcc/xgcc Target: powerpc-unknown-linux-gnu Configured

[Bug bootstrap/39011] New: lto bootstrap failure on ppc-linux

2009-01-28 Thread andreast at gcc dot gnu dot org
: unassigned at gcc dot gnu dot org ReportedBy: andreast at gcc dot gnu dot org GCC build triplet: powerpc-unknown-linux-gnu GCC host triplet: powerpc-unknown-linux-gnu GCC target triplet: powerpc-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39011

[Bug testsuite/38727] gcc 4.4.0 20090104 - make -i check autogen fixinclude test FAILURES

2009-01-06 Thread andreast at gcc dot gnu dot org
--- Comment #4 from andreast at gcc dot gnu dot org 2009-01-06 20:56 --- Second part which is needed to really fix this PR. http://gcc.gnu.org/ml/gcc-cvs/2009-01/msg00140.html Sorry. Andreas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38727

[Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD

2008-12-31 Thread andreast at gcc dot gnu dot org
--- Comment #4 from andreast at gcc dot gnu dot org 2008-12-31 13:54 --- Subject: Bug 35460 Author: andreast Date: Wed Dec 31 13:52:53 2008 New Revision: 142980 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142980 Log: 2008-12-31 Andreas Tobler a.tob...@schweiz.org

[Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD

2008-12-31 Thread andreast at gcc dot gnu dot org
--- Comment #5 from andreast at gcc dot gnu dot org 2008-12-31 20:03 --- This particular issue is fixed. The bootstrap itself will fail (at least here on x86_64-unknown-openbsd4.4). Next patches coming. -- andreast at gcc dot gnu dot org changed: What|Removed

[Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD

2008-12-30 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |andreast at gcc dot gnu dot |dot org

[Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD

2008-12-30 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2008-12-30 13:41 --- Proposed patch here: http://gcc.gnu.org/ml/gcc-patches/2008-12/msg01279.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35460

[Bug debug/37022] [4.4 regression] internal compiler error: in compute_barrier_args_size

2008-12-27 Thread andreast at gcc dot gnu dot org
--- Comment #14 from andreast at gcc dot gnu dot org 2008-12-27 20:51 --- The original failures, closure_fn* have gone. So I didn't follow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37022

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc gcc-4.2.x

2008-12-15 Thread andreast at gcc dot gnu dot org
--- Comment #9 from andreast at gcc dot gnu dot org 2008-12-15 19:35 --- Tested the patch on F10. Results here: http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg01223.html Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739

[Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10

2008-12-08 Thread andreast at gcc dot gnu dot org
--- Comment #18 from andreast at gcc dot gnu dot org 2008-12-08 20:34 --- Should be fixed: http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00125.html http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00124.html http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00068.html http://gcc.gnu.org/ml/gcc-cvs/2008-12

[Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10

2008-11-30 Thread andreast at gcc dot gnu dot org
--- Comment #17 from andreast at gcc dot gnu dot org 2008-11-30 08:22 --- http://gcc.gnu.org/ml/gcc-testresults/2008-11/msg02671.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38314

[Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10

2008-11-29 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2008-11-29 19:31 --- A starting point would be this: [wolfram:head/gcc/gcc] andreast% svn diff config/i386/t-darwin64 Index: config/i386/t-darwin64 === --- config/i386/t

[Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10

2008-11-29 Thread andreast at gcc dot gnu dot org
--- Comment #10 from andreast at gcc dot gnu dot org 2008-11-29 20:24 --- At the time I did x86_64-apple-darwin* stuff I asked apple people if they intend to do multilib on this target, the answer was no. So I did not bother any longer. I do not know if IA32 is correct. I use i386

[Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10

2008-11-29 Thread andreast at gcc dot gnu dot org
--- Comment #14 from andreast at gcc dot gnu dot org 2008-11-29 21:20 --- gcc.o differing is severe, while *checksum.o depend on some version information differing. I propose to do a real clean build. No build over build. My build on x86_64-apple-darwin9 is in the last stage, linking

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-18 Thread andreast at gcc dot gnu dot org
--- Comment #12 from andreast at gcc dot gnu dot org 2008-10-18 18:22 --- results here: http://gcc.gnu.org/ml/gcc-testresults/2008-10/msg01245.html and here: http://gcc.gnu.org/ml/gcc-testresults/2008-10/msg01246.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37815

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread andreast at gcc dot gnu dot org
--- Comment #11 from andreast at gcc dot gnu dot org 2008-10-17 20:59 --- Entered in testing part on sparc-solaris2.10 Bootstrap ok. with patch in comment #10 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37815

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-13 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-10-13 19:48 --- sparc-solaris2.10 too, same pattern as on sparc-linux. r141076 with r141078 build was ok. r141077 with r141078 fails. -- andreast at gcc dot gnu dot org changed: What|Removed

[Bug target/37808] [4.4 Regression]: Revision 141067 breaks Linux/x86

2008-10-12 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2008-10-12 20:31 --- I see a failure on sparc-solaris8/10 too. Configury of stage2 fails. Applying the mentioned patch cures compilation. My sparc config is with multilib. 32-bit/64-bit. -- andreast at gcc dot gnu dot org changed

[Bug target/35760] [4.4 Regression] ICE with complex types and -static on PPC darwin

2008-10-10 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-10-10 18:17 --- Bootstrap ok, results here: http://gcc.gnu.org/ml/gcc-testresults/2008-10/msg00704.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35760

[Bug bootstrap/37739] New: bootstrap broken with core gcc gcc-4.2.x

2008-10-05 Thread andreast at gcc dot gnu dot org
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreast at gcc dot gnu dot org GCC build triplet: powerpc

[Bug bootstrap/37739] bootstrap broken with core gcc gcc-4.2.x

2008-10-05 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2008-10-05 19:25 --- Created an attachment (id=16463) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16463action=view) workaround patch Workaround patch to make bootstrap working again. -- http://gcc.gnu.org/bugzilla

[Bug bootstrap/37424] [4.4 regression] IRA merge breaks Solaris/SPARC bootstrap

2008-09-12 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2008-09-12 21:07 --- Thanks! First results here, but with disable-checking: http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg01060.html Same version is now building w/o disable-checking. -- http://gcc.gnu.org/bugzilla

[Bug middle-end/37380] [4.4 Regression] ../../gcc/libcpp/charset.c:1103: error: 'cvt.77.width' is used uninitialized in this function

2008-09-07 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug middle-end/37170] [4.4 Regression]: gcc.dg/weak/weak-1.c

2008-08-29 Thread andreast at gcc dot gnu dot org
--- Comment #61 from andreast at gcc dot gnu dot org 2008-08-29 17:16 --- Created an attachment (id=16165) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16165action=view) preprocessed source from hppa2.0w-hp-hpux11.11 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37170

[Bug middle-end/37170] [4.4 Regression]: gcc.dg/weak/weak-1.c

2008-08-23 Thread andreast at gcc dot gnu dot org
--- Comment #31 from andreast at gcc dot gnu dot org 2008-08-23 08:17 --- /Volumes/development/gcc/head/objdir-x86_64/./gcc/cc1plus -fpreprocessed prims.ii -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase prims.cc -mmacosx-version-min=10.5.4 -mtune=generic -auxbase-strip .libs

[Bug middle-end/37170] [4.4 Regression]: gcc.dg/weak/weak-1.c

2008-08-22 Thread andreast at gcc dot gnu dot org
--- Comment #30 from andreast at gcc dot gnu dot org 2008-08-22 18:42 --- Created an attachment (id=16132) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16132action=view) preprocessed source prims.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37170

[Bug debug/37022] [4.4 regression] internal compiler error: in compute_barrier_args_size

2008-08-11 Thread andreast at gcc dot gnu dot org
--- Comment #8 from andreast at gcc dot gnu dot org 2008-08-11 18:12 --- When I opened the PR I had set the target to x86_64-apple-darwin9. It does not happen under ix86-apple-darwin9. My config for gcc looks like this: [deuterium:gcc/head/objdir-x86_64] andreast% ./gcc/xgcc -v

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-08-08 Thread andreast at gcc dot gnu dot org
--- Comment #21 from andreast at gcc dot gnu dot org 2008-08-08 20:50 --- Ok, to clarify, the bootstrap issue 'has gone', but the reduced test case from #17 still fails. Failure confirmed on i686-apple-darwin r138861. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766

[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c

2008-08-06 Thread andreast at gcc dot gnu dot org
--- Comment #8 from andreast at gcc dot gnu dot org 2008-08-06 20:22 --- Fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36918

[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c

2008-08-06 Thread andreast at gcc dot gnu dot org
--- Comment #9 from andreast at gcc dot gnu dot org 2008-08-06 20:23 --- Fixed. Should set the state too -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

2008-08-06 Thread andreast at gcc dot gnu dot org
--- Comment #25 from andreast at gcc dot gnu dot org 2008-08-06 20:25 --- I'd say it is not an issue anymore. I close this bug now. On different opinions please reopen. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/37022] [4.4 regression] internal compiler error: in compute_barrier_args_size

2008-08-06 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug debug/37022] New: libffi test suite failures

2008-08-04 Thread andreast at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreast at gcc dot gnu dot org GCC build triplet: x86_64-apple-darwin9 GCC host triplet: x86_64-apple

[Bug debug/37022] libffi test suite failures

2008-08-04 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2008-08-04 19:59 --- Created an attachment (id=16016) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16016action=view) preprocessed source closure_fn1 Preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37022

[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c

2008-07-25 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2008-07-25 15:59 --- Subject: Bug 36918 Author: andreast Date: Fri Jul 25 15:59:12 2008 New Revision: 138145 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=138145 Log: 2008-07-25 Andreas Tobler [EMAIL PROTECTED] PR

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-07-25 Thread andreast at gcc dot gnu dot org
--- Comment #19 from andreast at gcc dot gnu dot org 2008-07-25 18:30 --- Fyi, this seems resloved on the tuples branch. Tested on various darwin combinations and on i686-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766

[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c

2008-07-24 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2008-07-24 18:36 --- I bootstrapped choice 1. No regressions. I also prefer to save space where possible. So I'd like to avoid choice 3. Can we also use 255 or 127 as value for DEFAULT_PCC_STRUCT_RETURN? -- andreast at gcc dot

[Bug middle-end/36885] [TUPLES] tuples branch bootstrap failure in libstdc++-v3

2008-07-24 Thread andreast at gcc dot gnu dot org
--- Comment #14 from andreast at gcc dot gnu dot org 2008-07-24 18:58 --- Bootstrap passed. Tests will start soon. Thanks. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

2008-07-24 Thread andreast at gcc dot gnu dot org
--- Comment #17 from andreast at gcc dot gnu dot org 2008-07-24 19:03 --- Just a comment, on the tuples branch, merged from main on 2008-07-23, the hangs do not happen anymore. At least on x86_64-apple-darwin. i686-apple-darwin build in progress. -- http://gcc.gnu.org/bugzilla

[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c

2008-07-24 Thread andreast at gcc dot gnu dot org
--- Comment #6 from andreast at gcc dot gnu dot org 2008-07-24 19:50 --- Patch: http://gcc.gnu.org/ml/gcc-patches/2008-07/msg01916.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36918

[Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

2008-07-24 Thread andreast at gcc dot gnu dot org
--- Comment #18 from andreast at gcc dot gnu dot org 2008-07-24 20:23 --- I confirm that i686-apple-darwin on tuples branch does _not_ hang in these test cases Proposal, I know about plans to merge tuples in the next few days to trunk, so we wait until this merge happened and see how

[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #21 from andreast at gcc dot gnu dot org 2008-07-20 12:25 --- hppa2.0w-hp-hpux11.11 is fixed. (Mentioned it yesterday on irc ;)) I'd say close this bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36864

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #9 from andreast at gcc dot gnu dot org 2008-07-20 14:56 --- aehm, triggers on ppc-linux as well. Important key: --enable-java-awt=xlib Otherwise it does not trigger on a default config for libjava. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #11 from andreast at gcc dot gnu dot org 2008-07-20 16:10 --- --enable-java-awt=xlib makes it break under i686-darwin and i686-linux as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #15 from andreast at gcc dot gnu dot org 2008-07-20 17:46 --- Created an attachment (id=15933) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15933action=view) preprocessed source from i686-linux The preprocessed source from i686-linux -- http://gcc.gnu.org

[Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #16 from andreast at gcc dot gnu dot org 2008-07-20 18:40 --- Still hangs as of rev 138009. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36806

[Bug libstdc++/36885] New: tuples branch bootstrap failure in libstdc++-v3

2008-07-20 Thread andreast at gcc dot gnu dot org
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreast at gcc dot gnu dot org GCC build triplet: x86_64-apple-darwin9 GCC host triplet: x86_64-apple-darwin9 GCC target triplet: x86_64-apple-darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36885

[Bug libstdc++/36885] tuples branch bootstrap failure in libstdc++-v3

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2008-07-20 20:46 --- Created an attachment (id=15934) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15934action=view) preprocessed source locale_init gzipped preprocessed source... -- http://gcc.gnu.org/bugzilla

[Bug libstdc++/36885] tuples branch bootstrap failure in libstdc++-v3

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-07-20 20:49 --- /Volumes/development/gcc/tuples/objdir-x86_64/./gcc/xgcc -shared-libgcc -B/Volumes/development/gcc/tuples/objdir-x86_64/./gcc -nostdinc++ -L/Volumes/development/gcc/tuples/objdir-x86_64/x86_64-apple-darwin9

[Bug libstdc++/36885] tuples branch bootstrap failure in libstdc++-v3

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2008-07-20 20:53 --- Configured with: /Volumes/development/gcc/tuples/gcc/configure --prefix=/Volumes/development/gcc/tuples/testbin-x86_64 --build=x86_64-apple-darwin9 --target=x86_64-apple-darwin9 --disable-static --disable-multilib

[Bug libstdc++/36885] tuples branch bootstrap failure in libstdc++-v3

2008-07-20 Thread andreast at gcc dot gnu dot org
--- Comment #5 from andreast at gcc dot gnu dot org 2008-07-20 21:30 --- It isn't, but I need an entry point in bugzilla and I entered where it happened! People will adjust the 'component' as soon as we/they found out where the issue is related to. You're welcome to help. -- http

[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9

2008-07-19 Thread andreast at gcc dot gnu dot org
--- Comment #12 from andreast at gcc dot gnu dot org 2008-07-19 19:33 --- Bootstrap ok on x86_64-apple-darwin and i686-apple-darwin multilib. Bootstrap not ok on powerpc-apple-darwin. fails with: Volumes/development/gcc/tuples/gcc/libgfortran/generated/matmul_i4.c: In function

[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9

2008-07-19 Thread andreast at gcc dot gnu dot org
--- Comment #14 from andreast at gcc dot gnu dot org 2008-07-19 20:03 --- Subject: Bug 36864 Author: andreast Date: Sat Jul 19 20:02:29 2008 New Revision: 137991 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=137991 Log: 2008-07-19 Richard Guenther [EMAIL PROTECTED

[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9

2008-07-19 Thread andreast at gcc dot gnu dot org
--- Comment #15 from andreast at gcc dot gnu dot org 2008-07-19 20:31 --- Ok here the output requested in comment #13, I hope I did catch it correctly: (gdb) i b Num Type Disp Enb AddressWhat 2 breakpoint keep y 0x00272f78 in extract_ops_from_tree at /Volumes

[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9

2008-07-19 Thread andreast at gcc dot gnu dot org
--- Comment #17 from andreast at gcc dot gnu dot org 2008-07-19 20:56 --- I retire the bootstrap error on ppc-darwin (matmul_i4). I did bootstrap with tuples branch and mixed information, sorry. I'll redo a bootstrap on ppc-darwin with trunk. -- http://gcc.gnu.org/bugzilla

[Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

2008-07-18 Thread andreast at gcc dot gnu dot org
--- Comment #13 from andreast at gcc dot gnu dot org 2008-07-18 18:52 --- still hanging on x86_64-apple-darwin, rev 137959. Did I miss a patch to test ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36806

[Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

2008-07-18 Thread andreast at gcc dot gnu dot org
--- Comment #14 from andreast at gcc dot gnu dot org 2008-07-18 20:13 --- As long as 36864 is open we can not test this one on i686-apple-darwin. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/36864] [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9

2008-07-18 Thread andreast at gcc dot gnu dot org
--- Comment #5 from andreast at gcc dot gnu dot org 2008-07-18 21:05 --- Also happens on hppa2.0w-hp-hpux11.11 -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36806] [4.4 Regression] Broken unformatted IOs at rev. 137644 on i686-apple-darwin9

2008-07-11 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added CC||andreast at gcc dot gnu dot

[Bug target/36806] [4.4 Regression] Broken unformatted IOs at rev. 137644 on i686-apple-darwin9

2008-07-11 Thread andreast at gcc dot gnu dot org
--- Comment #6 from andreast at gcc dot gnu dot org 2008-07-11 13:57 --- yes, ppc too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36806

[Bug target/36806] [4.4 Regression] Broken unformatted IOs at rev. 137644 on i686-apple-darwin9

2008-07-11 Thread andreast at gcc dot gnu dot org
--- Comment #7 from andreast at gcc dot gnu dot org 2008-07-11 18:09 --- r137631 seems to be the commit where the hanging starts. I have successful results from 137630 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36806

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-07-11 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2008-07-11 18:29 --- Created an attachment (id=15900) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15900action=view) natGC.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766

[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

2008-07-11 Thread andreast at gcc dot gnu dot org
--- Comment #4 from andreast at gcc dot gnu dot org 2008-07-11 18:31 --- The previously attached natGC.ii is from powerpc-apple-darwin9.3.0. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/36469] bootstrap broken on HPUX PA

2008-06-13 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-06-13 18:29 --- Fixed. Thanks. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/36469] New: bootstrap broken on HPUX PA

2008-06-08 Thread andreast at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andreast at gcc dot gnu dot org GCC build triplet: hppa*-hp-hpux11.11 GCC host triplet: hppa*-hp-hpux11.11 GCC target triplet: hppa*-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36469

[Bug libgomp/36469] bootstrap broken on HPUX PA

2008-06-08 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added CC||danglin at gcc dot gnu dot

[Bug bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2008-06-06 20:31 --- Subject: Bug 36452 Author: andreast Date: Fri Jun 6 20:30:31 2008 New Revision: 136503 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136503 Log: 2008-06-06 Andreas Tobler [EMAIL PROTECTED] PR

[Bug bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread andreast at gcc dot gnu dot org
-- andreast at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |andreast at gcc dot gnu dot |dot org

[Bug bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.

2008-06-06 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-06-06 21:07 --- Should be fixed now. -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/36256] Build failure in snapshot of 05/16/08 under Sparc Linux

2008-05-17 Thread andreast at gcc dot gnu dot org
--- Comment #1 from andreast at gcc dot gnu dot org 2008-05-17 12:44 --- Should be fixed by this one: http://gcc.gnu.org/ml/gcc-cvs/2008-05/msg00620.html -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36174] [4.4 Regression]: Failed to boostrap

2008-05-07 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-05-07 19:09 --- I see a similar ICE on x86_64-darwin: jni.cc:812 ICE in gen_reg_rtx, at emit-rtl.c:868 -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/35915] [4.4 Regression] atomic.cc:31:20: error: stdint.h: No such file

2008-04-20 Thread andreast at gcc dot gnu dot org
--- Comment #11 from andreast at gcc dot gnu dot org 2008-04-20 21:00 --- Compilation issues fixed. Both, on sparc and hpux. Confirmed myself. We need to investigate the results of the atomic tests under HPUX. But if not satisfying, we will open a new PR. -- andreast at gcc dot

  1   2   3   >