Re: How to run the cpp(preprocessor) g++ tests?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 15, 2015 at 05:47:05PM -0300, Andres Tiraboschi wrote:
> Hi, I've been working a bit with the gcc preprocessor but don't know
> exactly how to run just the cpp tests for g++(the tests located in the
> gccSource/gcc/testsuite/g++.dg/cpp/) without running all the
> testsuite.
> I couldn't find anything about it in the documentation.

make -k check-gcc-g++ RUNTESTFLAGS=g++.dg='cpp/*'

It also does c-c++-common/cpp/* but you might actually want that?
And it's fast anyway.


Segher



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux