m32c padding with nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / gas.exp
index a91f8c29d2a799ccbb6e7d7e69d9b502ebfde965..abae8b15a6ee3fc0d694e51c4a3ff36bcf8a179e 100644 (file)
@@ -194,13 +194,7 @@ proc do_comment {} {
     if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname }
 }
 
-# m32c pads out sections, even empty ones.
-case $target_triplet in {
-    { m32c-*-* } { }
-    default {
-       do_comment
-    }
-}
+do_comment
 
 # This test checks the output of the -ag switch. It must detect at least
 # the name of the input file, output file, and options passed.
This page took 0.030418 seconds and 4 git commands to generate.