In i386-gcc 4.5.1, --target-help says that "generic32" and "generic64" are valid values for -march= and -mtune. In fact, those values are rejected (even though there seems to be code in i386.c to handle those values).
paul
In i386-gcc 4.5.1, --target-help says that "generic32" and "generic64" are valid values for -march= and -mtune. In fact, those values are rejected (even though there seems to be code in i386.c to handle those values).
paul