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.