XFAIL va-arg-25.c only on SPARC 64-bit

Eric Botcazou ebotcazou@libertysurf.fr
Sun Feb 8 17:16:00 GMT 2004


My recent patch which forces every argument larger than 2 words to be passed 
by invisible reference on SPARC 32-bit has an unintended effect: making 
va-arg-25.c pass (because the vector is larger than 2 words).

Therefore this patch removes the unnecessary XFAIL.  Applied to mainline and 
3.4 branch.


2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>

	* gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.


-- 
Eric Botcazou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: va-arg-25.diff
Type: text/x-diff
Size: 1289 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040208/de78b850/attachment.bin>


More information about the Gcc-patches mailing list