Commit 3351cb00 by Richard Stallman

entered into RCS

From-SVN: r960
parent 56c0e8fa
...@@ -106,6 +106,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -106,6 +106,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* Don't output `?' before external regs. * Don't output `?' before external regs.
* Output `(sb)' in certain indirect refs. */ * Output `(sb)' in certain indirect refs. */
#error this has not been updated since version 1.
#error it is certainly wrong.
#undef PRINT_OPERAND #undef PRINT_OPERAND
#define PRINT_OPERAND(FILE, X, CODE) \ #define PRINT_OPERAND(FILE, X, CODE) \
{ if (CODE == '$') putc ('$', FILE); \ { if (CODE == '$') putc ('$', FILE); \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment