[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-10-20 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #22 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Mon Oct 20 11:54:22 2014 New Revision: 216462 URL: https://gcc.gnu.org/viewcvs?rev=216462root=gccview=rev Log: PR debug/60655 * simplify-rtx.c

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-09-29 Thread jtaylor.debian at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Julian Taylor jtaylor.debian at googlemail dot com changed: What|Removed |Added CC|

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-09-09 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #19 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Wed Sep 10 05:02:02 2014 New Revision: 215102 URL: https://gcc.gnu.org/viewcvs?rev=215102root=gccview=rev Log: PR debug/60655 * dwarf2out.c

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-09-09 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #20 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Wed Sep 10 05:02:28 2014 New Revision: 215103 URL: https://gcc.gnu.org/viewcvs?rev=215103root=gccview=rev Log: PR debug/60655 * dwarf2out.c

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-09-04 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #18 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Thu Sep 4 12:18:25 2014 New Revision: 214899 URL: https://gcc.gnu.org/viewcvs?rev=214899root=gccview=rev Log: PR debug/60655 * dwarf2out.c

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-10 Thread ramana at gcc dot gnu.org
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=209269root=gccview=rev Log: Fix PR debug/60655 part 2. 2014-04-10

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-09 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Attachment #32564|0 |1

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #15 from Jakub Jelinek jakub at gcc dot gnu.org --- Looks good to me, thanks.

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-08 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #11 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- I haven't had enough time to work on this one but in the interest of getting this sorted for 4.9, I'm handling this as suggested by Jakub in the backend under

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-08 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #12 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- Created attachment 32564 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32564action=edit patch... Fix so far tested just on the reduced and the full testcase. No issues.

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #13 from Jakub Jelinek jakub at gcc dot gnu.org --- Created attachment 32565 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=32565action=edit gcc49-pr60655.patch Alternate fix, the issue on the non-fdata-sections testcase is that

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-04 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #9 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- Author: ramana Date: Fri Apr 4 16:10:07 2014 New Revision: 209121 URL: http://gcc.gnu.org/viewcvs?rev=209121root=gccview=rev Log: Fix PR debug/60655 - part 1 This is a

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-04-04 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #10 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- Partially fixed on trunk - need to handle the failure without -fdata-sections and -g

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 ---

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-26 Thread ramrad01 at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #6 from ramrad01 at arm dot com --- On 03/26/14 09:46, jakub at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #7 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #5) As discussed yesterday with Ramana on IRC, my suggested fix for this for 4.9 is something like: --- gcc/dwarf2out.c 2014-03-03

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-25 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Component|target |debug

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-25 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #4 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- Command lines I was using to reproduce this with a cross compiler. ./cc1 -g -mthumb -fdata-sections -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -march=armv7-a