diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-25 18:56:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-25 18:56:14 +0000 |
commit | b1a8b4d814dc738d5ee9f4530e30ba3d46091554 (patch) | |
tree | 52d87cfa0131f59a22f3d28cb47adb6d0413f7f7 /gas | |
parent | f922fbb9230961809d3417aa93e59d1742d8662f (diff) | |
download | gdb-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/ChangeLog | 3 |
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. |