[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug tree-optimization/13000] [3.4 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function



------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-05 15:48 -------
(In reply to comment #20)
> The dependency on 17652 is there because of comment #17, q.v.  We want to make
> sure that we back out the patch to c_finish_bc_stmt when it is no longer needed,
> which should happen after the tree-profiling branch is merged to mainline.  So
> I'm re-adding the dependency.  If you still think this is wrong, go ahead and
> take it out.

Removing dependent on 13127 because the patch to c_finish_bc_stmt still speeds up the compiling as 
we don't need to generate as many BBs with it as we would without it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|17652                       |
              nThis|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13000

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: