aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2021-01-15 08:48:54 -0800
committerNathan Sidwell <nathan@acm.org>2021-01-15 08:56:20 -0800
commit492b90f33dfb37576dc7ae424d67b2be8b959bf2 (patch)
tree4b1e530bbf268ab2ac27b844ea2a9f738fea35a1 /gcc/gimple.c
parent5a783f42d77b2f00a1ed171c119b020e8df8e521 (diff)
downloadgcc-492b90f33dfb37576dc7ae424d67b2be8b959bf2.zip
gcc-492b90f33dfb37576dc7ae424d67b2be8b959bf2.tar.gz
gcc-492b90f33dfb37576dc7ae424d67b2be8b959bf2.tar.bz2
c++: Fix langspecs with -fsyntax-only [PR98591]
-fsyntax-only is handled specially in the driver and causes it to add '-o /dev/null' (or a suitable OS-specific variant thereof). PCH is handled in the language driver. I'd not sufficiently protected the -fmodule-only action of adding a dummy assembler from the actions of -fsyntax-only, so we ended up with two -o options. PR c++/98591 gcc/cp/ * lang-specs.h: Fix handling of -fmodule-only with -fsyntax-only.
Diffstat (limited to 'gcc/gimple.c')
0 files changed, 0 insertions, 0 deletions