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

From-SVN: r41661
This commit is contained in:
Martin Kalen 2001-04-28 14:23:34 +00:00 committed by Alan Modra
parent 02f52e1923
commit 3a432f1fae
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -2955,7 +2955,7 @@ output_function_prologue (file, size)
} \
while (0)
#else
#define FRP (INSN) INSN
#define FRP(INSN) INSN
#endif
void