* pa.c (FRP): Remove erroneous white space in macro definition.
From-SVN: r41661
This commit is contained in:
parent
02f52e1923
commit
3a432f1fae
@ -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
|
||||
|
@ -2955,7 +2955,7 @@ output_function_prologue (file, size)
|
||||
} \
|
||||
while (0)
|
||||
#else
|
||||
#define FRP (INSN) INSN
|
||||
#define FRP(INSN) INSN
|
||||
#endif
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user