This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
INTEL_SYNTAX and i386.md
- To: egcs at cygnus dot com
- Subject: INTEL_SYNTAX and i386.md
- From: Jan Hubicka <hubicka at atrey dot karlin dot mff dot cuni dot cz>
- Date: Wed, 7 Oct 1998 15:23:28 +0200
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. |
+-------------------------------------------------------------------------+