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/47927] GCC driver accepts bogus compiler options on assembly input


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

Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #2 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2011-03-23 00:20:34 UTC ---
Should be fixed by:

2011-03-22  Joseph Myers  <joseph@codesourcery.com>

        * gcc.c (driver_unknown_option_callback): Only permit and save
        unknown -Wno- options.
        (driver_wrong_lang_callback): Save options directly instead of via
        driver_unknown_option_callback.


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