[Bug rtl-optimization/62208] ICE with LTO on valid code at -O3 on x86_64-linux-gnu in trunc_int_for_mode, at explow.c:56
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 22 04:31:00 GMT 2014
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)
More information about the Gcc-bugs
mailing list