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 target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599


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/

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