[PATCH] Display all the target switches for SH compiler's '--target-help' option

Joern Rennecke joern.rennecke@superh.com
Fri May 9 15:16:00 GMT 2003


> !   {"fmovd",   FMOVD_BIT, "Enable instruction fmovd" },                \
Hold off on this one.  There is a problem with the architecture
specification.  We'll get back to you on this in a couple of days.

> !   {"isize",   ISIZE_BIT, "Dump instruction size and location in the assembly code" },         \
This option is used to debug gcc internals.  The output format might change.
For this reason, I'm not sure if we really should document this user-visibly;
and if we do, should we put a warning there?

> !   {"space",   SPACE_BIT, "Optimize for space instead of speed" },             \
This option is only retained for backwards compatibility with old
makefiles.  I think we should use a text like:
"Deprecated.  Use -Os instead"

-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658



More information about the Gcc-patches mailing list