https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62208

--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> ---
I can also confirm the ICE on Fedora 20 with:

$ ld --version
GNU ld version 2.23.2
Copyright 2012 Free Software Foundation, Inc.

$ ./xgcc -B ./gcc -flto -m32 -O3 pr62208.c 
pr62208.c: In function ‘main’:
pr62208.c:21:1: internal compiler error: in trunc_int_for_mode, at explow.c:56
 }
 ^
0x682d90 trunc_int_for_mode(long, machine_mode)

Reply via email to