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 translation/52211] New: Typo in translatable string: "-fdisble" ("-fdisable")


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

             Bug #: 52211
           Summary: Typo in translatable string: "-fdisble" ("-fdisable")
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: translation
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: stigge@antcom.de


See gcc/passes.c, currently line 712:

error ("unknown pass %s specified in -fdisble", phase_name);


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