[Bug rtl-optimization/44919] ICE on ia64 with -O3 at sel-sched.c:4672

2010-09-10 Thread joachim dot reichel at gmx dot de
--- Comment #10 from joachim dot reichel at gmx dot de 2010-09-10 19:17 --- Any chance to get that committed for the 4.4.5 RC? See http://gcc.gnu.org/ml/gcc/2010-09/msg00146.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44919

[Bug rtl-optimization/44919] ICE on ia64 with -O3 at sel-sched.c:4672

2010-09-05 Thread joachim dot reichel at gmx dot de
--- Comment #7 from joachim dot reichel at gmx dot de 2010-09-05 15:55 --- Any progress with the copyright assignment? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44919

[Bug tree-optimization/45180] New: bogus warning: array subscript is above array bounds

2010-08-04 Thread joachim dot reichel at gmx dot de
Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joachim dot reichel at gmx dot de GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64

[Bug target/44919] ICE on ia64 with -O3 at sel-sched.c:4672

2010-08-04 Thread joachim dot reichel at gmx dot de
--- Comment #5 from joachim dot reichel at gmx dot de 2010-08-04 13:06 --- Is there any reason not to commit the patch? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44919

[Bug tree-optimization/45180] bogus warning: array subscript is above array bounds

2010-08-04 Thread joachim dot reichel at gmx dot de
--- Comment #2 from joachim dot reichel at gmx dot de 2010-08-04 15:00 --- Ok, I see. But that seems a bit unfortunate. Isn't there a great deal of such code? Just think of some vector class: c would be a class member, get() non-static and if...f() is an assert-like statement

[Bug target/44919] ICE on ia64 with -O3 at sel-sched.c:4672

2010-07-14 Thread joachim dot reichel at gmx dot de
--- Comment #4 from joachim dot reichel at gmx dot de 2010-07-14 06:22 --- I tested your patch on gcc 4.4.4. I ran into PR 40974 and used the patch in comment #20. The full program (and the test case) now compiles fine. Note that I only compiled the program. I was not able to run

[Bug target/44919] New: ICE on ia64 with -O3 at sel-sched.c:4672

2010-07-12 Thread joachim dot reichel at gmx dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joachim dot reichel at gmx dot de GCC build triplet: ia64-linux-gnu GCC host triplet: ia64-linux-gnu GCC target triplet: ia64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44919

[Bug target/44919] ICE on ia64 with -O3 at sel-sched.c:4672

2010-07-12 Thread joachim dot reichel at gmx dot de
--- Comment #1 from joachim dot reichel at gmx dot de 2010-07-12 17:15 --- Created an attachment (id=21186) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21186action=view) test case for bug 44919 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44919

[Bug c++/44859] New: missed warning: returning reference to temporary

2010-07-07 Thread joachim dot reichel at gmx dot de
to temporary Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joachim dot reichel at gmx dot de GCC build triplet: x64_64

[Bug tree-optimization/43949] [4.3/4.4/4.5 Regression] bogus warning: array subscript is above array bounds

2010-05-21 Thread joachim dot reichel at gmx dot de
--- Comment #5 from joachim dot reichel at gmx dot de 2010-05-21 09:12 --- Will this problem get fixed on the 4.5 branch too? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43949

[Bug other/43949] New: bogus warning: array subscript is above array bounds

2010-04-30 Thread joachim dot reichel at gmx dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joachim dot reichel at gmx dot de GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43949

[Bug c++/43868] New: ICE with -g

2010-04-23 Thread joachim dot reichel at gmx dot de
: unassigned at gcc dot gnu dot org ReportedBy: joachim dot reichel at gmx dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43868

[Bug c++/43868] ICE with -g

2010-04-23 Thread joachim dot reichel at gmx dot de
--- Comment #1 from joachim dot reichel at gmx dot de 2010-04-23 16:31 --- Created an attachment (id=20473) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20473action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43868