This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/25993] [4.0/4.1/4.2 Regression] -std= produces incorrect preprocessor output for .S



------- Comment #4 from steven at gcc dot gnu dot org  2006-09-17 13:15 -------
Subject: Bug 25993

Author: steven
Date: Sun Sep 17 13:14:53 2006
New Revision: 117005

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117005
Log:
gcc/
        PR c/25993
        * c-opts.c (c_common_handle_option): Ignore the -std options
        if the input language is assembly.

testsuite/
        PR c/25993
        * gcc.dg/pr25993.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr25993.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-opts.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25993


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]