016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 21 Jul 2016 19:11:26 +0000 (19:11 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Thu, 21 Jul 2016 19:11:26 +0000 (19:11 +0000)
commitcfd97da10d63e1eddd3b901a505056ab342ce46f
treee87da55ffe8047c857a077c464f26c9b98dd2be0
parent159e8ef0c6673f73ab33ba86dd13652dfdae342c
016-07-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        PR middle-end/71876
        * builtin-attrs.def (ATTR_RT_NOTHROW_LEAF_LIST): New return twice
        attribute.
        * builtins.def (BUILT_IN_SETJMP): Use ATTR_RT_NOTHROW_LEAF_LIST here.
        * calls.c (special_function_p): Remove the special handling of the
        "__builtin_" prefix.

From-SVN: r238606
gcc/ChangeLog
gcc/builtin-attrs.def
gcc/builtins.def
gcc/calls.c