On Wed, Mar 5, 2014 at 12:43 PM, Dominique Dhumieres <domi...@lps.ens.fr> wrote: > > Revision 208312 causes > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427
Uhm. pointer comparison against double_type_node ... I'd say we want to revert the patch. Paulo, please do that. Let's do the alternate approach of marking -fshort-double eligible for LTO as well and handle it there properly. Thanks, Richard. > Also compiling the test gcc.dg/lto/pr55113 with -m32 gives an ICE > > FAIL: gcc.dg/lto/pr55113 c_lto_pr55113_0.o assemble, -flto -fshort-double > -O0 (internal compiler error) > > internal compiler error: in layout_type, at stor-layout.c:2116 > > TIA > > Dominique