Re: [PATCH, testsuite] Remove NO_LABEL_VALUES

2017-06-06 Thread Mike Stump
On Jun 6, 2017, at 2:23 AM, Tom de Vries wrote: > > OK for trunk? Ok.

[PATCH, testsuite] Remove NO_LABEL_VALUES

2017-06-06 Thread Tom de Vries
Hi, this patch removes the additional_flags=-DNO_LABEL_VALUES addition, and instead uses the effective target label_values (introduced here: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg02087.html ). Tested on x86_64. Tested on nvptx. Tested on nvptx with the '[istarget nvptx-*-*]' clause