* ns32k.md: Remove stray backslash-newline in output template.
From-SVN: r43666
This commit is contained in:
parent
1f3b37a3d5
commit
b3da804c23
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
* i860.md: Change triple backslashes to double backslashes at
|
||||
ends of lines in output templates.
|
||||
* ns32k.md: Remove stray backslash-newline in output template.
|
||||
|
||||
2001-06-29 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
|
|
|
@ -346,7 +346,7 @@
|
|||
""
|
||||
"*
|
||||
{
|
||||
extern int flag_pic; \
|
||||
extern int flag_pic;
|
||||
|
||||
if (FP_REG_P (operands[0]))
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue