[Bug rtl-optimization/39351] compute_init_costs uses unemitted insns

2011-10-30 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39351 Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/39351] compute_init_costs uses unemitted insns

2009-03-04 Thread amylaar at gcc dot gnu dot org
--- Comment #3 from amylaar at gcc dot gnu dot org 2009-03-05 01:55 --- I have a patch to fix PR39351, but for PR36240 it only changes the SEGV for foo.i into an unrecognized insn ICE. -- amylaar at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/39351] compute_init_costs uses unemitted insns

2009-03-04 Thread amylaar at gcc dot gnu dot org
--- Comment #4 from amylaar at gcc dot gnu dot org 2009-03-05 02:15 --- patch is here: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00266.html -- amylaar at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/39351] compute_init_costs uses unemitted insns

2009-03-02 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-03-02 18:08 --- rtl-factoring.c is so broken that it should be removed ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39351

[Bug rtl-optimization/39351] compute_init_costs uses unemitted insns

2009-03-02 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-03-02 18:09 --- *** This bug has been marked as a duplicate of 36240 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added