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 lto/54752] lto-wrapper: internal compiler error in convert_move at expr.c:327


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

--- Comment #2 from Leith Bade <leith at leithalweapon dot geek.nz> 2012-10-01 10:40:18 UTC ---
Yes that did fix the problem.

Still it would be nice if the compiler said that rather than just crash with a
cryptic error.

Perhaps the linker should check that the same optimisations are being used for
both compiling and linking. It could then print a useful error message to that
effect.


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