]> git.ipfire.org Git - thirdparty/gcc.git/commit
Ignore empty string in target attribute (PR c++/81355).
authorMartin Liska <mliska@suse.cz>
Tue, 19 Sep 2017 08:12:58 +0000 (10:12 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 19 Sep 2017 08:12:58 +0000 (08:12 +0000)
commitb2211c974acea7293979423be782ee7528464d5b
tree8bf06a39cc1214b9164c8851fbed0c8f02be5019
parent229a00b22414084d522a8b69cb33168d44b54ae7
Ignore empty string in target attribute (PR c++/81355).

2017-09-19  Martin Liska  <mliska@suse.cz>

PR c++/81355
* config/i386/i386.c (sorted_attr_string): Skip empty strings.

From-SVN: r252965
gcc/ChangeLog
gcc/config/i386/i386.c