http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54534
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-11
10:43:17 UTC ---
Author: rguenth
Date: Tue Sep 11 10:43:13 2012
New Revision: 191176
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191176
Log:
2012-09-11 Richard Guenther <[email protected]>
PR debug/54534
* cgraph.h (varpool_can_remove_if_no_refs): Restore dependence
on flag_toplevel_reorder.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/cgraph.h
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-11
10:43:40 UTC ---
Fixed.