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/40409] [LTO] ICE in expand_shift, at expmed.c:2263



------- Comment #9 from rguenth at gcc dot gnu dot org  2009-09-17 09:44 -------
I don't remember -lto-test, so it was probably never there.

Ok, so this bug is again of the sort "run cc1 with optimization, lto1 without".
We'll have to think about a solution here, fixing up all the issues that arise
will be hard, so likely we'll just force optimization level to 1 from zero if
optimization was on during cc1.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
 GCC target triplet|powerpc-unknown-linux-gnu   |powerpc-unknown-linux-gnu,
                   |                            |i?86-*-*
   Last reconfirmed|2009-07-09 05:39:56         |2009-09-17 09:44:37
               date|                            |


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


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