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

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 5 15:56:00 GMT 2007



------- Comment #7 from jakub at gcc dot gnu dot org  2007-01-05 15:55 -------
Subject: Bug 25993

Author: jakub
Date: Fri Jan  5 15:55:45 2007
New Revision: 120489

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120489
Log:
        Backported from mainline
        2006-09-17  Steven Bosscher  <steven@gcc.gnu.org>
        PR c/25993
        * c-opts.c (c_common_handle_option): Ignore the -std options
        if the input language is assembly.

        2006-10-13  Eric Christopher  <echristo@apple.com>
        * gcc.dg/pr25993.c: Skip for darwin.

        2006-09-16  Steven Bosscher  <steven@gcc.gnu.org>
        PR c/25993
        * gcc.dg/pr25993.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr25993.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/c-opts.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list