* g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
From-SVN: r100006
This commit is contained in:
parent
b686c48cd8
commit
e4d4cf569d
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue