Bug#379886: [Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-08-04 Thread wilson at gcc dot gnu dot org
--- Comment #10 from wilson at gcc dot gnu dot org 2006-08-04 01:49 --- This is the same bug as PR 28490. I verified that my prototype patch for PR 28490 fixes it. *** This bug has been marked as a duplicate of 28490 *** -- wilson at gcc dot gnu dot org changed: What

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-08-03 Thread wilson at gcc dot gnu dot org
--- Comment #10 from wilson at gcc dot gnu dot org 2006-08-04 01:49 --- This is the same bug as PR 28490. I verified that my prototype patch for PR 28490 fixes it. *** This bug has been marked as a duplicate of 28490 *** -- wilson at gcc dot gnu dot org changed: What

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-29 Thread schwab at suse dot de
--- Comment #7 from schwab at suse dot de 2006-07-29 09:34 --- Broken by r90624. Reproduced with -O -floop-optimize2 -fmove-loop-invariants. 2004-11-14 Zdenek Dvorak [EMAIL PROTECTED] PR tree-optimization/18431 * tree-flow.h (stmt_references_memory_p): Declare.

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-29 Thread schwab at suse dot de
-- schwab at suse dot de changed: What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-29 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2006-07-29 10:32 --- Zdenek's patch also can't be responsible for this. He probably also just uncovered latent bugs. Instead of pointing at random patches, it would be much more helpful to analyze what is going wrong. For this kind of

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-29 Thread schwab at suse dot de
--- Comment #9 from schwab at suse dot de 2006-07-29 11:05 --- At least we know that the bug is also present in 4.0. -- schwab at suse dot de changed: What|Removed |Added

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-28 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||sje at cup dot hp dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-28 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-26 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|c++ |target Target Milestone|--- |4.2.0

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-26 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2006-07-26 16:22 --- Created an attachment (id=11948) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11948action=view) test case Testcase from application xstow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495 --- You are

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-26 Thread tbm at cyrius dot com
--- Comment #3 from tbm at cyrius dot com 2006-07-26 16:36 --- This bug got introduced between 20051122 and 20060218. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-26 Thread schwab at suse dot de
--- Comment #4 from schwab at suse dot de 2006-07-26 21:47 --- Broken since r111459: 2006-02-26 Steven Bosscher [EMAIL PROTECTED] * common.opt (-floop-optimize, -frerun-loop-opt): Remove. * tree-pass.h (pass_loop_optimize): Remove. * passes.c

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-26 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added CC|steven at gcc dot gnu dot | |org |