[Bug preprocessor/68854] isystem and ansi cause assembly preprocessing problem
ramana at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 19 14:03:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68854
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ramana at gcc dot gnu.org
Summary|isystem and ansi cause arm |isystem and ansi cause
|assembly preprocessing |assembly preprocessing
|problem |problem
--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Nothing below suggests this is "arm" specific ... The compiler used is
targeting x86_64-linux-gnu and the problem really is in the pre-processor or
the compiler driver if anything.
I've not tried reproducing this with an arm compiler.
More information about the Gcc-bugs
mailing list