https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45346
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
--- Comment #3 from steven at gcc dot gnu dot org 2010-08-19 20:28 ---
The proper fix for this is not to just go back to the "include everything
everywhere". The proper fix is instead to move struct rtl_data out of
function.h (as I have said before) and into e.g. emit-rtl.h.
--
http
--- Comment #2 from steven at gcc dot gnu dot org 2010-08-19 20:24 ---
Gross.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45346
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-08-19 18:48 ---
Patch to add it is pre-approved.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45346