[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 19 15:57:00 GMT 2014


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

--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Can you please post complete command line that triggers the bug, as outlined in
[1]? Something like:

g++ <... options ...> -fpreprocessed TEncSbac.ii

Please also use -march=<some arch> instead of -march=native. You can see which
architecture -march=native is compiling for by adding -### to the command line.

[1] http://gcc.gnu.org/bugs/


More information about the Gcc-bugs mailing list