The following fixes a FAIL caused by the fact that the alpha stabs
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 22 Jan 1995 06:25:50 +0000 (06:25 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 22 Jan 1995 06:25:50 +0000 (06:25 +0000)
commit89ac6f79fb43c4eb9be856864f5229ca65df2a43
tree1ce7324b99d92297ea44abc58bf0559e2cb2d7cc
parentbe7571b69adfe15acaaa85906a1c3a78c13b67e7
The following fixes a FAIL caused by the fact that the alpha stabs
configuration didn't use the ".if alpha" code in weird.def.
* gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
bit pointer, so the 32 bit version works even on the alpha.
* gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
Remove the stuff which allowed us to have separate versions for
alpha and everything else.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.stabs/alpha.mt
gdb/testsuite/gdb.stabs/ecoff.mt
This page took 0.024985 seconds and 4 git commands to generate.