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] start of C binary compatibility testsuite


Janis Johnson <janis187@us.ibm.com> writes:

> This patch adds a binary compatibility test suite for C with two tests
> for passing scalar argument by value.  I've got five more tests ready to
> submit once the framework is in place and plan to write several more.
>
> The general methodology for these tests, as described in the GCC Manual
> (from sourcebuild.texi), allows building different parts of each test
> with the compiler under test and with an alternate compiler.  It's also
> possible to specify lists of options to use for each compiler.
>
> OK for mainline?

Go for it.

And feel free to check in further gcc.dg/compat testcases without
requesting approval.

zw


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