* gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
spurious newlines that caused problems.
This commit is contained in:
parent
86e3a5e40f
commit
35c254be70
@ -1,3 +1,8 @@
|
||||
Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
|
||||
spurious newlines that caused problems.
|
||||
|
||||
Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* Move test with enums and partial symbols from gdb.t03/ptype.exp
|
||||
|
@ -255,8 +255,7 @@ STAB ("const70:c=e190=bs2;0;16;,70", N_LSYM, 0)
|
||||
STAB("attr38:G@& !#$%&'()*+,-./0123456789:<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~;1",N_GSYM,attr38)
|
||||
|
||||
/* Unrecognized negative type number. */
|
||||
STAB ("bad_neg0type:t201=s8field0:1,0,32;field2:-534,32,64;field3:-1,96,32;;",
|
||||
N_LSYM, 0)
|
||||
STAB ("bad_neg0type:t201=s8field0:1,0,32;field2:-534,32,64;field3:-1,96,32;;", N_LSYM, 0)
|
||||
|
||||
STAB ("bad_neg0:G201", N_GSYM, bad_neg0)
|
||||
|
||||
@ -390,8 +389,7 @@ STAB ("consth:c=e1,4294967296", N_LSYM, 0)
|
||||
STAB ("consth2:c=e1,-734723985732642758928475678987234563284937456", N_LSYM, 0)
|
||||
|
||||
/* Test a struct constant using S. */
|
||||
STAB ("bad_neg0const:c=S201,128,128,11222211343434345656565677888877",
|
||||
N_LSYM, 0)
|
||||
STAB ("bad_neg0const:c=S201,128,128,11222211343434345656565677888877", N_LSYM, 0)
|
||||
|
||||
/* Bad filenumbers. */
|
||||
/* This one is totally bogus. */
|
||||
|
Loading…
Reference in New Issue
Block a user