]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile)
authorRoger Sayle <roger@eyesopen.com>
Fri, 7 Jan 2005 01:05:37 +0000 (01:05 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 7 Jan 2005 01:05:37 +0000 (01:05 +0000)
commit9a3bf943cef085b07d390330be5a11abae72842a
treec4319946d2662609ef86dd5bf713bce3fe21a094
parentc79fc2963d970e9ca6316d8af8a9669b0ad04e5d
re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile)

PR target/6077
* gcc.c (input_suffix_matches): Tweak the semantics of %{.s:...}
and %{.S:...} (and their negative variants) to test whether the
input file is assembler or pre-processed-assembler independent of
the actual filename extension.

From-SVN: r93023
gcc/ChangeLog
gcc/gcc.c