This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #10 from mrs at apple dot com  2006-05-19 02:11 -------
A stage1 cross compiler with --enable-checking=assert targeting
--target=i686-unknown-linux-gnu hosted on darwin doesn't seem to fail, nor does
a darwin native compiler with --enable-checking=assert.  I've reviewed the
code, and it all looks very safe wrt the data structures.  I'm expected an
uninitialized scope data structure, but I see they carefully zero it and manage
it cleared.  Anybody have any hints, I'll see if I can dig out a linux box to
try next.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]