Commit 0c02eebf by Richard Henderson Committed by Richard Henderson

* g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.

From-SVN: r42759
parent ed4190cf
2001-05-31 Richard Henderson <rth@redhat.com>
* g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
* gcc.misc-tests/linkage.exp: Pass appropriate flags to native
......
......@@ -26,4 +26,4 @@ C c;
// { dg-final { scan-assembler mangle1.C "\n_ZTT1C:" } }
// { dg-final { scan-assembler mangle1.C "\n_ZTV1A:" } }
// { dg-final { scan-assembler mangle1.C "\n_ZTV1C:" } }
// { dg-final { scan-assembler mangle1.C "\n_ZTv0_n12_N1A1fEv:" } }
// { dg-final { scan-assembler mangle1.C "\n_ZTv0_n\(12|24\)_N1A1fEv:" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment