This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Test variable sized arguments in gcc.dg/compat


On Tue, Jun 15, 2004 at 04:43:53PM +0200, Jakub Jelinek wrote:
> Hi!
> 
> This testcase shows incompatibility between GCC 3.2.x and 3.3.x on x86-64.
> 
> 2004-06-15  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* gcc.dg/compat/struct-by-value-22_main.c: New test.
> 	* gcc.dg/compat/struct-by-value-22_x.c: New.
> 	* gcc.dg/compat/struct-by-value-22_y.c: New.

This is good, but please add a comment to the test about the
incompatibility so that people who are later tracking down a failure
using those versions on that system will know that it is expected.
It would be nice to XFAIL for particular combinations of versions for
the compat tests, but for now comments will have to suffice.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]