[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-07-31 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #10 from Vladimir Makarov --- Author: vmakarov Date: Fri Jul 31 13:52:09 2015 New Revision: 226442 URL: https://gcc.gnu.org/viewcvs?rev=226442&root=gcc&view=rev Log: 2015-07-31 Vladimir Makarov PR debug/66691 * lr

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-07-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 Richard Biener changed: What|Removed |Added Target Milestone|5.2 |5.3 --- Comment #9 from Richard Biener

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-30 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #8 from Uroš Bizjak --- (In reply to Vladimir Makarov from comment #7) > I'll commit the same patch into gcc-5 branch on next week after some testing > the patch on trunk. Please note that I have fixed the wrong PR number in the test

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-30 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #7 from Vladimir Makarov --- I'll commit the same patch into gcc-5 branch on next week after some testing the patch on trunk.

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-30 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #6 from Vladimir Makarov --- Author: vmakarov Date: Tue Jun 30 17:40:55 2015 New Revision: 225200 URL: https://gcc.gnu.org/viewcvs?rev=225200&root=gcc&view=rev Log: 2015-06-30 Vladimir Makarov PR debug/66691 * lra

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-30 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #5 from Vladimir Makarov --- Thanks for reporting this. I've started work on it.

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-28 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #4 from Markus Trippelsdorf --- -fno-lra-remat "fixes" the issue.

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-28 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 Uroš Bizjak changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Comment #3

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-28 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 --- Comment #2 from Uroš Bizjak --- Confirmed, I have to use: cc1 -m32 -O3 -g -mtune=generic -march=i686 Breakpoint 1, internal_error (gmsgid=gmsgid@entry=0x163d677 "in %s, at %s:%d") at /home/uros/gcc-svn/trunk/gcc/diagnostic.c:1266 1266{

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-06-28 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|