OSDN Git Service

* builtins.c (apply_args_size): Guard against a NULL cfun.
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2003 23:03:50 +0000 (23:03 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2003 23:03:50 +0000 (23:03 +0000)
commit6812c89ed980d45f4988cd8e8382a54b00997bcd
tree7dc61157497f53d5f447813963c6e1bc1df6e6b4
parent08d04508a47db318960beba768d56eae1f6c5df2
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71095 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c