This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug translation/52211] New: Typo in translatable string: "-fdisble" ("-fdisable")
- From: "stigge at antcom dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 11 Feb 2012 18:56:21 +0000
- Subject: [Bug translation/52211] New: Typo in translatable string: "-fdisble" ("-fdisable")
- Auto-submitted: auto-generated
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);