2011-12-14 Iain Sandoe <iains@gcc.gnu.org>
authorTristan Gingold <gingold@adacore.com>
Wed, 14 Dec 2011 15:32:25 +0000 (15:32 +0000)
committerTristan Gingold <gingold@adacore.com>
Wed, 14 Dec 2011 15:32:25 +0000 (15:32 +0000)
commit9dadd4aee8842bc6e413e312ecd81b0c22d04399
treea469ed24ed178f8d27c949eb1345ad9f1a66b4e4
parent37acd67cf73be4c48718a6034b49e6a09eaca98d
2011-12-14  Iain Sandoe  <iains@gcc.gnu.org>

* gas/mach-o/comm-1.d: New.
* gas/mach-o/comm-1.s: New.
* gas/mach-o/lcomm-1.s: New.
* gas/mach-o/mach-o.exp: Update to use run_dump_tests[].
* gas/mach-o/sections-1.d: New.
* gas/mach-o/sections-1.s: New.
* gas/mach-o/warn-1.s: Add .comm alignment range warning.
gas/testsuite/ChangeLog
gas/testsuite/gas/mach-o/comm-1.d [new file with mode: 0644]
gas/testsuite/gas/mach-o/comm-1.s [new file with mode: 0644]
gas/testsuite/gas/mach-o/lcomm-1.s
gas/testsuite/gas/mach-o/sections-1.d [new file with mode: 0644]
gas/testsuite/gas/mach-o/sections-1.s [new file with mode: 0644]
gas/testsuite/gas/mach-o/warn-1.s