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 <mli...@suse.cz> > > PR c++/81355 > * attribs.c (sorted_attr_string): Skip empty strings. > > gcc/testsuite/ChangeLog: > > 2017-07-13 Martin Liska <mli...@suse.cz> > > PR c++/81355 > * g++.dg/other/pr81355.C: New test. OK. THough one could legitimately ask if this ought to be a parsing error.
jeff