[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 Andrew Pinski changed: What|Removed |Added Status|NEW |WAITING --- Comment #10 from Andrew Pins

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 --- Comment #9 from Andrew Pinski --- I can't get a testcase that fails with the non-modified trunk.

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 --- Comment #8 from Andrew Pinski --- (In reply to Andrew Pinski from comment #7) > Note my testcase is with -mabi=ilp32 too. And the reduced testcase needs -mcpu=thunderx too. I am trying to see if this fails on the trunk or only with my code

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 --- Comment #7 from Andrew Pinski --- Note my testcase is with -mabi=ilp32 too.

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 --- Comment #6 from Andrew Pinski --- /data1/src/gcc-cavium/toolchain-thunder/scripts/../src/newlib/libc/stdlib/strtol.c: In function ‘_strtol_r’: /data1/src/gcc-cavium/toolchain-thunder/scripts/../src/newlib/libc/stdlib/strtol.c:213:1: internal

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-11-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 Andrew Pinski changed: What|Removed |Added Status|WAITING |NEW --- Comment #5 from Andrew Pinski -

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-07-02 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 --- Comment #4 from Tejas Belagod --- (In reply to ktkachov from comment #3) > I can't reproduce this with current trunk either. > Tejas, do you think this can be closed? I remember the ICE was quite sensitive to any small change to the test cas

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-07-02 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

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

[Bug rtl-optimization/60079] [LRA] ICE when compiling attached case.

2014-02-05 Thread belagod at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60079 --- Comment #1 from Tejas Belagod --- Created attachment 32053 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32053&action=edit Reduced test case for LRA ICE.