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/55193] [4.8 Regression] ICE in in simplify_const_unary_operation, at simplify-rtx.c:1659


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-10 17:44:57 UTC ---
Can't be reproduced starting with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193157
(made latent on this testcase), but if I revert the patch I can reproduce it
easily.
The bug is in lra-constraints.c, loc_equivalence_change_p really doesn't work
well on DEBUG_INSNs.


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