This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

INTEL_SYNTAX and i386.md


Hi
I386.md contains many hacks to handle INTEL_SYNTAX macro. It seems to be unused 
and there is many places, where it will not work. It also adds lots of unnecesary
code and harm (you must use "* return AS2(...)" instead of "...", that generates worse
code and you can't use "@ at many places, so you can't do isns that combines #
and generating instructions, wich is very valuable.
So I think we should remove it, if there is no plans to make it working again.
Any comments?

Honza
-- 
                       OK. Lets make a signature file.
+-------------------------------------------------------------------------+
|        Jan Hubicka (Jan Hubi\v{c}ka in TeX) hubicka@freesoft.cz         |
|         Czech free software foundation: http://www.freesoft.cz          |
|AA project - the new way for computer graphics - http://www.ta.jcu.cz/aa |
|  homepage: http://www.paru.cas.cz/~hubicka/, games koules, Xonix, fast  |
|  fractal zoomer XaoS, index of Czech GNU/Linux/UN*X documentation etc.  | 
+-------------------------------------------------------------------------+


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]