------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-07 01:05 ------- Subject: Bug 6077
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-01-07 01:05:37 Modified files: gcc : ChangeLog gcc.c Log message: 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. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7052&r2=2.7053 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.443&r2=1.444 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6077