http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35260
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
Target Milestone|--- |4.7.0
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-19
04:53:18 UTC ---
These options/passes were removed by:
2011-03-23 Richard Guenther <[email protected]>
* Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
(OBJS-archive): Remove ipa-struct-reorg.o and ipa-type-escape.o.
(tree-ssa-alias.o): Do not depend on IPA_TYPE_ESCAPE_H.
(alias.o): Likewise.
...
So closing as won't fix.