Replace n32 with x32.
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 15 Jan 2011 00:38:35 +0000 (00:38 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 15 Jan 2011 00:38:35 +0000 (00:38 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/ia32-2.d
ld/testsuite/ld-x86-64/lp64-3.d

index 498de823ec7e3066bd9a5ea2137983f2fd811b78..3b10b2d94bf1fcf4c5010b067bf8265343886fba 100644 (file)
@@ -1,10 +1,12 @@
 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * ld-x86-64/ilp32-1.d: Replace --n32 with --x32.
+       * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
+       * ld-x86-64/ilp32-1.d: Likewise.
        * ld-x86-64/ilp32-2.d: Likewise.
        * ld-x86-64/ilp32-3.d: Likewise.
        * ld-x86-64/ilp32-4.d: Likewise.
        * ld-x86-64/ilp32-5.d: Likewise.
+       * ld-x86-64/lp64-3.d: Likewise.
        * ld-x86-64/x86-64.exp: Likewise.
 
 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
index e77056719f1145d132e8e581c23a11342bd47e50..3a180b5b2eae38ccf0b6ea0c3ea122d1dcfd2b85 100644 (file)
@@ -1,4 +1,4 @@
 #source: dummy.s
 #as: --32
-#ld: -m elf_i386 tmpdir/start32.o tmpdir/foon32.o
-#error: .*i386:x64-32 architecture of input file `tmpdir/foon32.o' is incompatible with i386 output
+#ld: -m elf_i386 tmpdir/start32.o tmpdir/foox32.o
+#error: .*i386:x64-32 architecture of input file `tmpdir/foox32.o' is incompatible with i386 output
index a94095245af67286b35dfddf05631d90e551a99b..c89fbc43adda12ac55c918736477ac9b452f7d73 100644 (file)
@@ -1,4 +1,4 @@
 #source: dummy.s
 #as: --64
-#ld: -m elf_x86_64 tmpdir/start64.o tmpdir/foon32.o
-#error: .*i386:x64-32 architecture of input file `tmpdir/foon32.o' is incompatible with i386:x86-64 output
+#ld: -m elf_x86_64 tmpdir/start64.o tmpdir/foox32.o
+#error: .*i386:x64-32 architecture of input file `tmpdir/foox32.o' is incompatible with i386:x86-64 output