------- Comment #9 from pinskia at gcc dot gnu dot org  2006-04-21 22:53 -------
(In reply to comment #8)
> On the question of documentation:
> From the GNU Info node for invoking gas:

GAS is not part of GCC but instead binutils.

So you should report this to binutils, but also it says usually so it is not
really that violation.  And a lot of targets use ".machine xxx" instead of
passing an option to the assembler.  In fact ".machine xxxx" is the prefered
way of saying (for gas) that you want to use a specific target.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27237

Reply via email to