builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute.
authorJakub Jelinek <jakub@redhat.com>
Wed, 29 Sep 2004 09:06:49 +0000 (11:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 29 Sep 2004 09:06:49 +0000 (11:06 +0200)
commit0d5b215ca1121e4cb99336e48b66be539e137ad9
treecf5a1a671e707fcf964011032cd0244c96fd03d4
parenta7d6ba24118dc4ee5f4afc7c84bd52a0d5097f67
builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute.

* builtins.def (BUILT_IN_FPUTC, BUILT_IN_FPUTC_UNLOCKED,
BUILT_IN_FPUTS, BUILT_IN_FPUTS_UNLOCKED, BUILT_IN_FWRITE,
BUILT_IN_FWRITE_UNLOCKED, BUILT_IN_PUTCHAR, BUILT_IN_PUTCHAR_UNLOCKED,
BUILT_IN_PUTS, BUILT_IN_PUTS_UNLOCKED): Remove nothrow attribute.
* builtin-attrs.def (ATTR_NONNULL_1, ATTR_NONNULL_2, ATTR_NONNULL_1_2,
ATTR_NONNULL_1_4): New.

From-SVN: r88278
gcc/ChangeLog
gcc/builtin-attrs.def
gcc/builtins.def