OSDN Git Service

PR target/6077
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Jan 2005 01:05:37 +0000 (01:05 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Jan 2005 01:05:37 +0000 (01:05 +0000)
commit4a3d6195e417716187f101f60f3d4f2c1fd0c0ea
treec4319946d2662609ef86dd5bf713bce3fe21a094
parent5a1be5742466996037b478057239abf9672f499e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93023 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c