diff options
Diffstat (limited to 'ld/testsuite/ld-i386/alloc.d')
-rw-r--r-- | ld/testsuite/ld-i386/alloc.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-i386/alloc.d b/ld/testsuite/ld-i386/alloc.d index c2b22f2..72d8e91 100644 --- a/ld/testsuite/ld-i386/alloc.d +++ b/ld/testsuite/ld-i386/alloc.d @@ -1,4 +1,4 @@ #name: Invalid allocated section #as: --32 #ld: -melf_i386 -T alloc.t -#error: .*section `.foo' can't be allocated in segment 0.* +#warning: .*section `.foo' can't be allocated in segment 0.* |