This is the mail archive of the gcc@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: strange test failures


On 10 December 2016 at 13:52, Prathamesh Kulkarni wrote:
> I wonder though how I didn't see these failures. Is compile the default ?

Yes, { dg-do compile } is the default.

That can be changed by .exp files, which is done by
libstdc++-v3/testsuite to make { dg-do run } the default.


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