]> git.ipfire.org Git - thirdparty/gcc.git/commit
* varasm.c (function_section): If DECL is NULL_TREE, don't try
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 20:52:42 +0000 (20:52 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 20:52:42 +0000 (20:52 +0000)
commit3e20eb32e75e70f3e3b68778733a02cf03722581
tree34a3bffdf54aa9215852fd7c053771fd36167a5a
parenta459004d40da36467c3b16e43cacb165a8a75f89
* varasm.c (function_section): If DECL is NULL_TREE, don't try
to do anything else.  Do not call get_insns if cfun or
cfun->emit are NULL.

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