[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-06-27 Thread ebotcazou at gcc dot gnu dot org
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2010-06-27 08:32 --- Fully fixed. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-06-05 Thread ebotcazou at gcc dot gnu dot org
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2010-06-05 15:34 --- The testcase doesn't pass on 4.5 branch with RTL checking: /home/eric/gnat/gnat6_45/src/gcc/testsuite/g++.dg/debug/pr44178.C:39:1: internal compiler error: RTL check: expected elt 3 type 'B', have '0' (rtx

[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-06-05 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2010-06-05 18:32 --- That's because of PR43332, which has been fixed just on the trunk, not on 4.5 branch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44178

[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-05-20 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2010-05-20 16:35 --- Subject: Bug 44178 Author: jakub Date: Thu May 20 16:34:43 2010 New Revision: 159632 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159632 Log: PR debug/44178 * haifa-sched.c

[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-05-20 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-05-20 16:59 --- Subject: Bug 44178 Author: jakub Date: Thu May 20 16:58:52 2010 New Revision: 159634 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159634 Log: PR debug/44178 * haifa-sched.c

[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-05-20 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2010-05-20 17:01 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/44178] -fcompare-debug failure with -O1 -fgcse -fsched-pressure -funroll-loops -fschedule-insns

2010-05-19 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2010-05-19 13:53 --- Created an attachment (id=20700) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20700action=view) gcc46-pr44178.patch Untested fix. -- jakub at gcc dot gnu dot org changed: What|Removed