[PATCH] new gcc.dg/compat tests for _Complex types
Janis Johnson
janis187@us.ibm.com
Wed Jun 11 18:24:00 GMT 2003
This patch adds four new tests to the C binary compatibility test suite.
These are for passing/returning _Complex types. For _Complex types
whose real and imaginary parts can be used with va_arg there are tests
with functions having a variable number of arguments.
These have been checked in, after testing on i686-pc-linux-gnu, sh-elf,
powerpc-unknown-linux-gnu, and powerpc64-unknown-linux-gnu. The patch
itself is attached as a compressed file.
2003-06-11 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/compat/scalar-by-value-3_main.c: New file.
* gcc.dg/compat/scalar-by-value-3_x.c: New file.
* gcc.dg/compat/scalar-by-value-3_y.c: New file.
* gcc.dg/compat/scalar-by-value-4_main.c: New file.
* gcc.dg/compat/scalar-by-value-4_x.c: New file.
* gcc.dg/compat/scalar-by-value-4_y.c: New file.
* gcc.dg/compat/scalar-return-3_main.c: New file.
* gcc.dg/compat/scalar-return-3_x.c: New file.
* gcc.dg/compat/scalar-return-3_y.c: New file.
* gcc.dg/compat/scalar-return-4_main.c: New file.
* gcc.dg/compat/scalar-return-4_x.c: New file.
* gcc.dg/compat/scalar-return-4_y.c: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compat.20030611.bz2
Type: application/octet-stream
Size: 2420 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030611/8c0fabfd/attachment.obj>
More information about the Gcc-patches
mailing list