[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand
ramana at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 10 08:14:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655
--- Comment #16 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Author: ramana
Date: Thu Apr 10 08:13:30 2014
New Revision: 209269
URL: http://gcc.gnu.org/viewcvs?rev=209269&root=gcc&view=rev
Log:
Fix PR debug/60655 part 2.
2014-04-10 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
PR debug/60655
* config/arm/arm.c (TARGET_CONST_NOT_OK_FOR_DEBUG_P): Define
(arm_const_not_ok_for_debug_p): Reject MINUS with SYM_REF's
ameliorating the cases where it can be.
2014-04-10 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
PR debug/60655
* gcc.c-torture/compile/pr60655-2.c: Copy from pr60655-1.c without
-fdata-sections.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr60655-2.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list