[Bug middle-end/47895] usage of __attribute__ ((__target__ ("xyz"))) with buitins

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 25 15:40:00 GMT 2011


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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-25 14:44:27 UTC ---
A way easier and more portable way is to split your source into multiple
compilation units and use appropriate flags to compile them.



More information about the Gcc-bugs mailing list