[Bug rtl-optimization/45570] [4.6 Regression] ICE: in cfg_preds_1, at sel-sched-ir.c:4584

2010-09-28 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45570 Andrey Belevantsev changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-09-30 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 --- Comment #10 from Andrey Belevantsev 2010-09-30 08:50:14 UTC --- Are you sure you have applied the right patch? With the patch from comment #7, the test doesn't fail for me, and moreover there is no assert on line 7077. I'm attaching the pat

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-10-05 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 --- Comment #13 from Andrey Belevantsev 2010-10-05 12:45:21 UTC --- Any updates on this? The last test still does not fail with the patch from comment #11. I am about to submit the patch, so are there any new failing tests or flag combinations?

[Bug rtl-optimization/45570] [4.6 Regression] ICE: in cfg_preds_1, at sel-sched-ir.c:4584

2010-10-14 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45570 --- Comment #4 from Andrey Belevantsev 2010-10-14 07:56:50 UTC --- Author: abel Date: Thu Oct 14 07:56:47 2010 New Revision: 165454 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165454 Log: PR rtl-optimization/45570 * sel-sched-i

[Bug rtl-optimization/45570] [4.6 Regression] ICE: in cfg_preds_1, at sel-sched-ir.c:4584

2010-10-14 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45570 Andrey Belevantsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-10-15 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 Andrey Belevantsev changed: What|Removed |Added Attachment #21921|0 |1 is obsolete|

[Bug rtl-optimization/45472] [4.5/4.6 Regression] ICE: in move_op_ascend, at sel-sched.c:6124 with -fselective-scheduling2

2010-10-18 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45472 --- Comment #6 from Andrey Belevantsev 2010-10-18 10:57:23 UTC --- Anybody familiar with the expand/tree level can take a look on this? I can spare some time later this week if folks are busy.

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-11-03 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 Andrey Belevantsev changed: What|Removed |Added Attachment #22050|0 |1 is obsolete|

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-11-08 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 --- Comment #18 from Andrey Belevantsev 2010-11-08 08:11:43 UTC --- Author: abel Date: Mon Nov 8 08:11:38 2010 New Revision: 166429 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166429 Log: PR rtl-optimization/45352 * se

[Bug rtl-optimization/46366] gcc.target/i386/pr45352-2.c failed

2010-11-08 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46366 --- Comment #1 from Andrey Belevantsev 2010-11-08 17:05:38 UTC --- Sorry, I have checked that the test doesn't ICE but missed the additional warnings. How about the below patch, do you think it makes sense? I have verified that the test still I

[Bug rtl-optimization/46366] gcc.target/i386/pr45352-2.c failed

2010-11-15 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46366 --- Comment #3 from Andrey Belevantsev 2010-11-15 11:10:56 UTC --- It is no problem to make this function return 0; and explicitly declare its return type, I just need to check that the test case will still ICE without a patch.

[Bug rtl-optimization/46366] gcc.target/i386/pr45352-2.c failed

2010-11-16 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46366 --- Comment #4 from Andrey Belevantsev 2010-11-16 14:11:47 UTC --- Author: abel Date: Tue Nov 16 14:11:39 2010 New Revision: 166798 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166798 Log: PR rtl-optimization/46366 * gcc

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-11-17 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 --- Comment #21 from Andrey Belevantsev 2010-11-17 16:47:00 UTC --- (In reply to comment #20) > Comment on attachment 22334 [details] > testcase failing in r166433 > > Opened PR46521 and PR46522 for the new two testcases. This one wasn't really

[Bug rtl-optimization/46521] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7092 with -Os -fselective-scheduling2 -fsel-sched-pipelining -fprofile-generate -fno-early-inlining

2010-11-18 Thread abel at gcc dot gnu.org
||2010.11.18 08:09:54 CC||abel at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Andrey Belevantsev 2010-11-18 08:09:54 UTC --- Investigating.

[Bug rtl-optimization/46522] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7092 with -O3 -fsel-sched-pipelining -fselective-scheduling2 -funroll-loops

2010-11-18 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46522 Andrey Belevantsev changed: What|Removed |Added AssignedTo|unassigned at gcc dot |abel at gcc dot gnu.org

[Bug rtl-optimization/46642] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7095 with -fsel-sched-pipelining -fselective-scheduling2

2010-11-24 Thread abel at gcc dot gnu.org
||2010.11.24 16:28:39 AssignedTo|unassigned at gcc dot |abel at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #3 from Andrey Belevantsev 2010-11-24 16:28:39 UTC --- Thanks. I

[Bug target/43603] gcc-4.4.3 ICE on ia64 with -O3

2010-12-08 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603 --- Comment #8 from Andrey Belevantsev 2010-12-08 13:56:00 UTC --- Author: abel Date: Wed Dec 8 13:55:57 2010 New Revision: 167588 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167588 Log: PR target/43603 * haifa-sched.c

[Bug rtl-optimization/49014] [4.7 Regression] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7132 with even more insane set of flags

2011-05-25 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49014 --- Comment #5 from Andrey Belevantsev 2011-05-25 07:59:09 UTC --- Author: abel Date: Wed May 25 07:59:06 2011 New Revision: 174172 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174172 Log: PR rtl-optimization/49014 * con

[Bug target/43603] gcc-4.4.3 ICE on ia64 with -O3

2011-06-17 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603 --- Comment #24 from Andrey Belevantsev 2011-06-17 15:08:55 UTC --- Thanks for reminder, I've started bootstap and test on ia64 and x86-64.

[Bug target/43603] gcc-4.4.3 ICE on ia64 with -O3

2011-06-20 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603 --- Comment #25 from Andrey Belevantsev 2011-06-20 11:56:11 UTC --- Author: abel Date: Mon Jun 20 11:56:08 2011 New Revision: 175207 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175207 Log: Backport from mainline 2010-12

[Bug rtl-optimization/49014] [4.7 Regression] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7132 with even more insane set of flags

2011-06-28 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49014 --- Comment #6 from Andrey Belevantsev 2011-06-28 12:46:37 UTC --- Author: abel Date: Tue Jun 28 12:46:34 2011 New Revision: 175582 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175582 Log: Backport from mainline 2011-05-

[Bug rtl-optimization/49014] [4.7 Regression] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7132 with even more insane set of flags

2011-07-12 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49014 --- Comment #7 from Andrey Belevantsev 2011-07-12 12:12:40 UTC --- Author: abel Date: Tue Jul 12 12:12:36 2011 New Revision: 176197 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176197 Log: Backport from mainline 2011-05-

[Bug rtl-optimization/49014] [4.7 Regression] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7132 with even more insane set of flags

2011-07-12 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49014 Andrey Belevantsev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

<    1   2   3   4