diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 41d08b2585d..d818642c3e2 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-05-19 Richard Henderson + + * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux. + 2005-05-19 Janis Johnson * gcc.dg/altivec-21.c: Use dg-error only for ilp32. diff --git a/gcc/testsuite/g++.dg/other/stdarg3.C b/gcc/testsuite/g++.dg/other/stdarg3.C index 3d11dffae1f..6a65a2ec212 100644 --- a/gcc/testsuite/g++.dg/other/stdarg3.C +++ b/gcc/testsuite/g++.dg/other/stdarg3.C @@ -3,7 +3,7 @@ // PR 20375: ICE // Origin: Joseph S. Myers -// { dg-options "-mlp64" { target "ia64-*-*" } } +// { dg-options "-mlp64" { target "ia64-*-hpux" } } union U {