2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / p1480.s
index 183b40138c746e6e9a47d929134521b605633829..9d0ba81a1692ee0445d2de79e979a34bb25e12f6 100644 (file)
@@ -1,3 +1,3 @@
 start: .long 0, 1, 2, 3, 4, 5, 6, 7
-       .space 0x20 - (. - start)
+       .space 0x80 - (. - start)
 foo:   .long 42
This page took 0.023564 seconds and 4 git commands to generate.