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

mrs at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 12 16:48:00 GMT 2010



------- 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 with a emacs
buffer insert of that file and repeat.  Then, trim down things while ensuring
it still fails.  gdb isn't happy for me, as this is a stage2 failure, not a
stage1 failure, and debugging requires access to the .o files.  The values in
question are 0 and 0.  If I remove a #define BLABLA_H, then the problem goes
away, meaning the slightest sneeze, and this just shimmers.


-- 

mrs at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikestump at comcast dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44509



More information about the Gcc-bugs mailing list