* v850-opc.c (v850_opcodes): Put curly-braces around operands

for "breakpoint" instruction.
Fixes random assembler failures for hp-x-v850 toolchain.
This commit is contained in:
Jeff Law 1996-12-31 21:20:00 +00:00
parent 0bcd9172e8
commit 160cca6457
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
start-sanitize-v850
Tue Dec 31 12:20:38 1996 Jeffrey A Law (law@cygnus.com)
* v850-opc.c (v850_opcodes): Put curly-braces around operands
for "breakpoint" instruction.
end-sanitize-v850
Tue Dec 31 15:38:13 1996 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.