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.