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 driver/48524] spec language does not cover switches with separated form


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

--- Comment #8 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2012-02-08 21:37:57 UTC ---
Author: jsm28
Date: Wed Feb  8 21:37:50 2012
New Revision: 184022

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184022
Log:
2012-02-08  Magnus Granberg  <zorry@gentoo.org>

    PR driver/48524
    * gcc.c (switch_matches) Support switches with separated form, -D
    and -U.

testsuite:
    * gcc.dg/pr48524.c: New test.
    * gcc.dg/pr48524.spec: New spec file for test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr48524.c
    trunk/gcc/testsuite/gcc.dg/pr48524.spec
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c
    trunk/gcc/testsuite/ChangeLog


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