------- Comment #7 from pinskia at gcc dot gnu dot org 2005-11-17 21:43 ------- (In reply to comment #6) > The documentation is vague in that the G4 nor the G5 are mentioned among the > Motorola and IBM processors listed in the description of these arguments.
That is because G4 and G5 are marketing names from Apple and nobody else. Think of -mcpu=XXX as a meta flag for -mtune=XXX and all the options implied it. And order does not matter where it comes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24913