Some changes from trying to run test suite in California last week:
authorKen Raeburn <raeburn@cygnus>
Wed, 15 Dec 1993 16:28:46 +0000 (16:28 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 15 Dec 1993 16:28:46 +0000 (16:28 +0000)
commit29f5c3cb1531d7812c8cdbec0c28247e58d656d9
tree63954a35939efd4a15ada95504426dc27d23cf84
parent30d3a445c4447b2d721f9521c6dcffe1581980d1
Some changes from trying to run test suite in California last week:

* Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of OBJDUMPFLAGS in
case it's empty.  Use temporary names until the end; make creating site.exp the
final step.
(check): Pass in ASFLAGS.

* gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
C comments to avoid bugs in latest expect code.
gas/testsuite/Makefile.in