* g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.

From-SVN: r100006
This commit is contained in:
Richard Henderson 2005-05-19 22:00:29 -07:00 committed by Richard Henderson
parent b686c48cd8
commit e4d4cf569d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-05-19 Richard Henderson <rth@redhat.com>
* g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
2005-05-19 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/altivec-21.c: Use dg-error only for ilp32.

View file

@ -3,7 +3,7 @@
// PR 20375: ICE
// Origin: Joseph S. Myers <jsm28@gcc.gnu.org>
// { dg-options "-mlp64" { target "ia64-*-*" } }
// { dg-options "-mlp64" { target "ia64-*-hpux" } }
union U
{