mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-02 08:40:26 +08:00
mangle25.C: Fix dg-do line, add a closing brace.
2006-01-17 Andrew Pinski <pinskia@physics.uc.edu> * g++.dg/abi/mangle25.C: Fix dg-do line, add a closing brace. From-SVN: r109842
This commit is contained in:
parent
88405bd3dd
commit
a37a4460b5
@ -1,3 +1,7 @@
|
||||
2006-01-17 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* g++.dg/abi/mangle25.C: Fix dg-do line, add a closing brace.
|
||||
|
||||
2006-01-17 Andreas Jaeger <aj@suse.de>
|
||||
Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
// ia64-hpux where "long double" is "e" and __float128 is synonymous with
|
||||
// "long double".
|
||||
// Origin: Joseph Myers <joseph@codesourcery.com>
|
||||
// { dg-do compile { target { ia64-*-* || { { i?86-*-* x86_64-*-*} && lp64 } } }
|
||||
// { dg-do compile { target { ia64-*-* || { { i?86-*-* x86_64-*-*} && lp64 } } } }
|
||||
// { dg-options "" } */
|
||||
// { dg-final { scan-assembler "_Z1fg" { target i?86-*-* x86_64-*-* } } } */
|
||||
// { dg-final { scan-assembler "_Z1fg" { target { ia64-*-* && { ! "ia64-*-hpux*" } } } } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user