https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81355

--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Sep 15 12:14:01 2017
New Revision: 252811

URL: https://gcc.gnu.org/viewcvs?rev=252811&root=gcc&view=rev
Log:
Backport r251020

2017-09-15  Martin Liska  <mli...@suse.cz>

        Backport from mainline
        2017-08-10  Martin Liska  <mli...@suse.cz>

        PR c++/81355
        * c-attribs.c (handle_target_attribute):
        Report warning for an empty string argument of target attribute.
2017-09-15  Martin Liska  <mli...@suse.cz>

        Backport from mainline
        2017-08-10  Martin Liska  <mli...@suse.cz>

        PR c++/81355
        * g++.dg/other/pr81355.C: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/other/pr81355.C
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/c-family/c-common.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to