On Apr 15, 2018, at 6:29 PM, Segher Boessenkool
wrote:
>
> On Sun, Apr 15, 2018 at 06:08:44PM -0500, Bill Schmidt wrote:
>> On Apr 15, 2018, at 5:50 PM, Jakub Jelinek wrote:
>>>
>>> On Sun, Apr 15, 2018 at 04:53:27PM -0500, Bill Schmidt wrote:
2018-04-15 Bill Schmidt
PR t
On Sun, Apr 15, 2018 at 06:08:44PM -0500, Bill Schmidt wrote:
> On Apr 15, 2018, at 5:50 PM, Jakub Jelinek wrote:
> >
> > On Sun, Apr 15, 2018 at 04:53:27PM -0500, Bill Schmidt wrote:
> >> 2018-04-15 Bill Schmidt
> >>
> >>PR testsuite/85326
> >>* g++.dg/undef-bool-1.C: New file.
> >
On Apr 15, 2018, at 5:50 PM, Jakub Jelinek wrote:
>
> On Sun, Apr 15, 2018 at 04:53:27PM -0500, Bill Schmidt wrote:
>> 2018-04-15 Bill Schmidt
>>
>> PR testsuite/85326
>> * g++.dg/undef-bool-1.C: New file.
>
> Tests really shouldn't be added to g++.dg/ directly, but to subdirector
On Sun, Apr 15, 2018 at 04:53:27PM -0500, Bill Schmidt wrote:
> 2018-04-15 Bill Schmidt
>
> PR testsuite/85326
> * g++.dg/undef-bool-1.C: New file.
Tests really shouldn't be added to g++.dg/ directly, but to subdirectories
thereof.
In this case, I think g++.dg/ext/undef-bool-1.C i
Hi,
This test fixes the part of PR85326 that involves powerpc test cases.
It removes support for .C tests in gcc.target/powerpc and moves the
one .C test from that directory to g++.dg with target constraints.
Tested on powerpc64le-linux-gnu. Okay for trunk?
Thanks,
Bill
[gcc/testsuite]
2018-0