[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure

2006-06-08 Thread rakdver at gcc dot gnu dot org
--- Comment #4 from rakdver at gcc dot gnu dot org 2006-06-08 08:20 --- Subject: Bug 27872 Author: rakdver Date: Thu Jun 8 08:19:50 2006 New Revision: 114482 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114482 Log: PR tree-optimization/27872 *

[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure

2006-06-08 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-06-08 15:31 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure

2006-06-06 Thread rakdver at gcc dot gnu dot org
--- Comment #3 from rakdver at gcc dot gnu dot org 2006-06-06 09:02 --- Patch: http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00284.html -- rakdver at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure

2006-06-05 Thread rakdver at gcc dot gnu dot org
--- Comment #2 from rakdver at gcc dot gnu dot org 2006-06-05 15:19 --- (In reply to comment #1) Can you try the patch linked from PR 27735 to see if this fixes this bug also? No, this is unrelated (the ice here is from tree_unroll_loop, never gets to unswitching). -- rakdver at

[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure

2006-06-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-03 21:26 --- Can you try the patch linked from PR 27735 to see if this fixes this bug also? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/27872] Internal compiler error in verify_loop_structure

2006-06-02 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|minor |normal Component|tree-optimization