On 12/27/2016 07:18 PM, Sandra Loosemore wrote:
> On 12/27/2016 09:26 AM, Martin Liška wrote:
>> Without RejectNegative one can cause an ICE in the compiler.
>> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>>
>> Ready to be installed?
>> Martin
>
> Any chance you can
On 12/27/2016 09:26 AM, Martin Liška wrote:
Without RejectNegative one can cause an ICE in the compiler.
Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
Ready to be installed?
Martin
Any chance you can also fix the manual to fully document the
-fstrong-eval-order= fo
ect: [PATCH] Add RejectNegative for a c option.
gcc/testsuite/ChangeLog:
2016-12-27 Martin Liska
* g++.dg/pr78933.C: New test.
gcc/c-family/ChangeLog:
2016-12-27 Martin Liska
* c.opt (strong-eval-order): Add RejectNegative keyword.
---
gcc/c-family/c.opt | 2 +-
gcc/testsu