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 middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap


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

--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-05-21 11:36:54 UTC ---
(In reply to comment #3)
> Btw, I cannot reproduce it.

Yes, this probably depends on the C-library being used.
I'm running (recent trunk):
 # /lib/libc.so.6
GNU C Library development release version 2.15.90, by Roland McGrath et al.
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.7.1 20120423 (prerelease).
Compiled on a Linux 3.4.0 system on 2012-04-29.


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