------- 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> * gcc.dg/pr25993.c: Skip for darwin. 2006-09-16 Steven Bosscher <[EMAIL PROTECTED]> 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