aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-02-25 18:56:14 +0000
committerIan Lance Taylor <ian@airs.com>1997-02-25 18:56:14 +0000
commitb1a8b4d814dc738d5ee9f4530e30ba3d46091554 (patch)
tree52d87cfa0131f59a22f3d28cb47adb6d0413f7f7 /gas
parentf922fbb9230961809d3417aa93e59d1742d8662f (diff)
downloadgdb-b1a8b4d814dc738d5ee9f4530e30ba3d46091554.zip
gdb-b1a8b4d814dc738d5ee9f4530e30ba3d46091554.tar.gz
gdb-b1a8b4d814dc738d5ee9f4530e30ba3d46091554.tar.bz2
* gas/macros/semi.s: Force the final alignment to use a fill value
of 0.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 0093650..90f888c 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
+ * gas/macros/semi.s: Force the final alignment to use a fill value
+ of 0.
+
* gas/all/cond.s, gas/all/cond.d: New test.
* gas/all/gas.exp: Run it.