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] Move pr49309.C testcase to libmudflap (PR testsuite/49753)


Jakub Jelinek <jakub@redhat.com> writes:

>> There's a far simpler fix, inspired by gcc.dg/dfp/pr35739.c.  I think it
>> is better since it gives the testcase wider coverage.  Tested with the
>> appropriate runtest invocation on i386-pc-solaris2.11 and
>> alpha-dec-osf5.1b.
>
> libmudflap testsuite also iterates over different -O* options and it is IMHO
> better to keep mudflap tests together.  But I don't feel too strongly about
> it.

I like to think of the lib* testsuites as primarily exercising the
runtime libraries, while this is a test for a compiler bug that works
even on platforms that don't have a libmudflap port (yet), like Tru64
UNIX.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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