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 rtl-optimization/52170] [4.7 Regression] ICE in trunc_int_for_mode, at explow.c:57 during simplify_plus_minus


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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-08 11:46:35 UTC ---
There are some missed optimizations in simplify-rtx.c, obvious if you look
at uses of const*_rtx.


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