builtins.c (apply_args_size): Guard against a NULL cfun.
authorDJ Delorie <dj@redhat.com>
Thu, 4 Sep 2003 23:03:50 +0000 (19:03 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 4 Sep 2003 23:03:50 +0000 (19:03 -0400)
commit92f6864c060a2051cd5e13c527aaaf8e5e377a9e
tree7dc61157497f53d5f447813963c6e1bc1df6e6b4
parentdc94d89ef7d5caddb1168053f688e69cdedbc7ee
builtins.c (apply_args_size): Guard against a NULL cfun.

* builtins.c (apply_args_size): Guard against a NULL cfun.
(expand_builtin_apply_args_1): Likewise.
(expand_builtin_apply_args_1): Likewise.
(expand_builtin_apply): Likewise.

From-SVN: r71095
gcc/ChangeLog
gcc/builtins.c