[Bug rtl-optimization/57915] [4.8/4.9 Regression] ICE in set_address_disp, at rtlanal.c:5537
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 4 12:15:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57915
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 4 12:14:52 2014
New Revision: 207460
URL: http://gcc.gnu.org/viewcvs?rev=207460&root=gcc&view=rev
Log:
PR rtl-optimization/57915
* recog.c (simplify_while_replacing): If all unary/binary/relational
operation arguments are constant, attempt to simplify those.
* gcc.target/i386/pr57915.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr57915.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/recog.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list