[Bug bootstrap/41771] Bootstrap with Sun Studio 12.1 fails

uweigand at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 5 13:31:00 GMT 2009



------- Comment #11 from uweigand at gcc dot gnu dot org  2009-11-05 13:31 -------
(In reply to comment #10)
> If this is problematic, I guess an alternative might be to move the
> HONOR_... macros from flags.h to real.h as well, and update all files
> that use these macros to also include real.h.

>From a quick review, this seems to be pretty straightforward -- all
files using the HONOR_... macros already include real.h either directly
or indirectly via its inclusion in rtl.h, with the single exception of
tree-ssa-reassoc.c.


-- 


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



More information about the Gcc-bugs mailing list