[Bug bootstrap/59496] [4.9 Regression] Bootstrap fails on powerpc-apple-darwin9 after r205685
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 13 16:54:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59496
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Iain Sandoe from comment #3)
> (In reply to Richard Biener from comment #2)
> > darwin should simply add a dummy use of field, like via ((field), (...))
>
> well, I thought of doing that, but it seems a kludge - is the target obliged
> to use the macro values?
Given that all other targets use it, I'd say yes in this case.
More information about the Gcc-bugs
mailing list