r238606 - in /trunk/gcc: ChangeLog builtin-attr...

edlinger@gcc.gnu.org edlinger@gcc.gnu.org
Thu Jul 21 19:11:00 GMT 2016


Author: edlinger
Date: Thu Jul 21 19:11:26 2016
New Revision: 238606

URL: https://gcc.gnu.org/viewcvs?rev=238606&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtin-attrs.def
    trunk/gcc/builtins.def
    trunk/gcc/calls.c



More information about the Gcc-cvs mailing list