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


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

           Summary: GCC driver accepts bogus compiler options on assembly
                    input
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: jsm28@gcc.gnu.org


[intel64corei7@gnu-34 gcc]$ touch x.s
[intel64corei7@gnu-34 gcc]$ ./xgcc -B./ -mfoobar x.s -c
[intel64corei7@gnu-34 gcc]$


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