[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-04-04 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-04-02 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #12 from Vladimir Makarov --- Author: vmakarov Date: Wed Apr 2 20:55:02 2014 New Revision: 209038 URL: http://gcc.gnu.org/viewcvs?rev=209038&root=gcc&view=rev Log: 2014-04-02 Vladimir Makarov PR rtl-optimization/60650 * l

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-04-01 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #11 from Yvan Roux --- Thanks for the analysis Vladimir, let me know if I can help you for the validation.

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-04-01 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 Vladimir Makarov changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Commen

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #9 from Yvan Roux --- the new command line is : cc1 -O2 -fno-omit-frame-pointer -march=armv7-a xfs_bmap_util.i

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #8 from Yvan Roux --- Created attachment 32500 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32500&action=edit 2nd reduced testcase

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #7 from Yvan Roux --- The same kind of issue is reported on the same build, but with a different set of options. I'm reducing the testcase (still too big...)

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #6 from Ramana Radhakrishnan --- Author: ramana Date: Mon Mar 31 14:21:58 2014 New Revision: 208961 URL: http://gcc.gnu.org/viewcvs?rev=208961&root=gcc&view=rev Log: Adjust testcase for softfp cases. PR target/60650 2014-03-31 Ram

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #5 from Yvan Roux --- Validation shows that it still fails for arm-none-linux-gnueabihf. I didn't investigate further yet.

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-27 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #4 from Vladimir Makarov --- Author: vmakarov Date: Thu Mar 27 18:49:44 2014 New Revision: 208876 URL: http://gcc.gnu.org/viewcvs?rev=208876&root=gcc&view=rev Log: 2014-03-27 Vladimir Makarov PR rtl-optimization/60650 * lr

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-25 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 Ramana Radhakrishnan changed: What|Removed |Added Keywords||ice-on-valid-code Stat

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-25 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #2 from Yvan Roux --- Created attachment 32449 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32449&action=edit reduced testcase

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-25 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #1 from Yvan Roux --- testcase is to big to be attached... reducing...