[...@gnu-6 gcc]$ ./xgcc -B./ -malign-functions=3 /tmp/x.c -S /tmp/x.c:1: warning: -malign-functions is obsolete, use -malign-functions
Shouldn't be /tmp/x.c:1: warning: -malign-functions is obsolete, use -falign-functions -- Summary: Typo in i386.c Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39149