------- Comment #11 from pinskia at gcc dot gnu dot org 2006-04-22 00:05
-------
(In reply to comment #10)
No where it says which option is passed where, and reading -mthumb:
Generate code for the 16-bit Thumb instruction set. The default is to use the
32-bit ARM instruction set.
Says to generate thumb code which is different than doing -Wa,-mthumb.
Anyways this is still invalid.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27237