[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-11-05 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2007-11-05 21:55 --- Subject: Bug 33648 Author: jakub Date: Mon Nov 5 21:55:37 2007 New Revision: 129909 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129909 Log: PR rtl-optimization/33648 * gcc.dg/pr33648.c: New

[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-11-01 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2007-11-01 19:39 --- Testing a fix. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-11-01 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2007-11-01 23:27 --- Subject: Bug 33648 Author: jakub Date: Thu Nov 1 23:27:23 2007 New Revision: 129837 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129837 Log: PR rtl-optimization/33648 * cfgrtl.c

[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-11-01 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2007-11-01 23:28 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-10-10 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2007-10-10 18:10 --- And, if profiling data is required, then we should issue an error saying that, not fall over. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-10-05 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2007-10-06 00:11 --- In response to comment #1, the GCC Manual doesn't say anything about -freorder-blocks-and-partition needing profile feedback although it does say that for -freorder-functions. --

[Bug rtl-optimization/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition

2007-10-04 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-04 23:19 --- freorder-blocks-and-partition is useless without profiling info. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added