On 09/18/2017 03:05 PM, Jakub Jelinek wrote:
> On Mon, Sep 18, 2017 at 03:01:53PM +0200, Martin Liška wrote:
>> As discussed here:
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81224
>>
>> We have fallout caused by the patch and it's backport to active branches.
>> I'm planning to revert the patc
On Mon, Sep 18, 2017 at 03:01:53PM +0200, Martin Liška wrote:
> As discussed here:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81224
>
> We have fallout caused by the patch and it's backport to active branches.
> I'm planning to revert the patch and install patch that will ignore empty
> strin
Hello.
As discussed here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81224
We have fallout caused by the patch and it's backport to active branches.
I'm planning to revert the patch and install patch that will ignore empty string
values. I'm testing the patch.
Jakub do we really want it also f
On 08/02/2017 01:04 PM, Jeff Law wrote:
On 07/28/2017 05:13 AM, Martin Liška wrote:
Hello.
Following patch skips empty strings in 'target' attribute.
Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
Ready to be installed?
Martin
gcc/ChangeLog:
2017-07-13 Martin Lis
On 07/28/2017 05:13 AM, Martin Liška wrote:
> Hello.
>
> Following patch skips empty strings in 'target' attribute.
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> Ready to be installed?
> Martin
>
> gcc/ChangeLog:
>
> 2017-07-13 Martin Liska
>
> PR c+
Hello.
Following patch skips empty strings in 'target' attribute.
Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
Ready to be installed?
Martin
gcc/ChangeLog:
2017-07-13 Martin Liska
PR c++/81355
* attribs.c (sorted_attr_string): Skip empty strings