[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-08 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #11 from Graham Reed greed at pobox dot com 2011-11-08 15:48:25 UTC --- (In reply to comment #10) Restarting bootstrap now With my patch, bootstrap completes and the test results on AIX are the same as they are for 4.6.1.

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-03 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #9 from Graham Reed greed at pobox dot com 2011-11-03 14:50:48 UTC --- (In reply to comment #8) If I compile the testcase of comment #6 with -fdump-final-insns, there are no ...:DI instructions in the output from 4.6.1, or 4.6.2

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-03 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #10 from Graham Reed greed at pobox dot com 2011-11-03 15:23:45 UTC --- Created attachment 25706 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25706 Fix wrong mode in call_value_indirect_aix32 (In reply to comment #9

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-02 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #7 from Graham Reed greed at pobox dot com 2011-11-02 15:28:55 UTC --- (In reply to comment #6) Reverting config/rs6000/rs6000.md to the version in 4.6.1 clears the ICE in that testcase.

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-11-02 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #8 from Graham Reed greed at pobox dot com 2011-11-02 20:43:33 UTC --- (In reply to comment #7) The fault is injected by r178978, to fix PR 50341. I have no way of testing on PowerPC Linux; we only have AIX machines

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-10-31 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 Graham Reed greed at pobox dot com changed: What|Removed |Added CC||greed at pobox dot

[Bug bootstrap/50882] [4.6 Regression] internal compiler error: in extract_insn, at recog.c:2109 on powerpc-ibm-aix5.3.0.0

2011-10-31 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882 --- Comment #6 from Graham Reed greed at pobox dot com 2011-10-31 17:53:18 UTC --- This seems to be enough to trigger the ICE: int _Unwind_RaiseException(void) { int code; int (*personality) (void); code=(*personality) (); } No flags

[Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C

2011-10-28 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316 --- Comment #7 from Graham Reed greed at pobox dot com 2011-10-28 17:17:54 UTC --- I've now gotten the trunk (SVN 180430) built on AIX 5.3 TL4; the problem is the same as 4.6.1 and is also solved with the same patch. So this is definitely

[Bug target/50874] New: loc_t in tree-diagnostics.c conflicts with system header on AIX

2011-10-26 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50874 Bug #: 50874 Summary: loc_t in tree-diagnostics.c conflicts with system header on AIX Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C

2011-10-26 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316 --- Comment #4 from Graham Reed greed at pobox dot com 2011-10-26 15:36:40 UTC --- Created attachment 25617 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25617 KLUDGE/workaround for ICE I worked around the ICE on AIX with this patch

[Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C

2011-10-26 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316 --- Comment #5 from Graham Reed greed at pobox dot com 2011-10-26 15:39:10 UTC --- (In reply to comment #4) Sorry, forgot to add: I made the patch against 4.6.1, and have run bootstrap and testing on AIX 5.3 TL4. I was able to apply

[Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C

2011-10-25 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316 Graham Reed greed at pobox dot com changed: What|Removed |Added CC||greed at pobox dot

[Bug target/40183] g++.dg/tls/static-1.C, execution abort

2011-01-31 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40183 Graham Reed greed at pobox dot com changed: What|Removed |Added CC||greed at pobox dot

[Bug libstdc++/47354] [4.3 Regression] bitmap_allocator free_list::_M_get never locks mutex

2011-01-27 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47354 --- Comment #14 from Graham Reed greed at pobox dot com 2011-01-27 15:22:36 UTC --- I agree; thanks guys.

[Bug libstdc++/47387] AIX ctype 'mask' override not working

2011-01-24 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387 --- Comment #4 from Graham Reed greed at pobox dot com 2011-01-24 15:29:55 UTC --- OK, I'll try and get the mailing list thing worked out today.

[Bug libstdc++/47387] New: AIX ctype 'mask' override not working

2011-01-20 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387 Summary: AIX ctype 'mask' override not working Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo:

[Bug libstdc++/47354] New: bitmap_allocator free_list::_M_get never locks mutex

2011-01-18 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47354 Summary: bitmap_allocator free_list::_M_get never locks mutex Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug bootstrap/27822] [4.1 only] fastjar is asking for makeinfo in gmake bootstrap

2006-06-14 Thread greed at pobox dot com
--- Comment #6 from greed at pobox dot com 2006-06-14 15:37 --- I am building from the gcc-4.1.1.tar.bz2 tarball downloaded from the ftp.gnu.org server. I have this problem on systems without texinfo as well. The problem is caused because, as of 4.1.0, fastjar requires a gcc-vers.texi