Commit e4d4cf56 by Richard Henderson Committed by Richard Henderson

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

From-SVN: r100006
parent b686c48c
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
{
......
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