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]

[PING][patch] Run testsuite/libgomp.c++/c++.exp at -O2 by default


On 15/06/15 18:36, Tom de Vries wrote:
Hi,

this patch:
- sets DEFAULT_CFLAGS to -O2, if not set otherwise
   (similar to what is done in c.exp)
- removes superfluous dg-options "-O2" settings.
- removes superfluous dg-options "-fopenmp" settings.
- uses dg-additional-options for -std=<standard> settings

Tested on x86_64.


Ping. Original posting at https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01026.html.

OK for trunk?

Thanks,
- Tom


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