Commit 3a432f1f by Martin Kalen Committed by Alan Modra

* pa.c (FRP): Remove erroneous white space in macro definition.

From-SVN: r41661
parent 02f52e19
2001-04-28 Martin Kalen <martin.kalen@todaysystems.com.au>
* pa.c (FRP): Remove erroneous white space in macro definition.
2001-04-28 Andreas Jaeger <aj@suse.de>
* invoke.texi: Use XX-bit instead of XXbit or XX bit where
......
......@@ -2955,7 +2955,7 @@ output_function_prologue (file, size)
} \
while (0)
#else
#define FRP (INSN) INSN
#define FRP(INSN) INSN
#endif
void
......
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