]> git.ipfire.org Git - thirdparty/gcc.git/commit
typeck.c (mark_addressable): Don't assume a FUNCTION_DECL has DECL_LANG_SPECIFIC.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 13 Feb 1998 00:40:04 +0000 (00:40 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Feb 1998 00:40:04 +0000 (19:40 -0500)
commitc69f7bf109d3c98c486f7eed1667789f62c1abf3
treeda55d9e6607f4a712f607e7555d5e5519d23dfdd
parent9ae71a7b1ff0a5755663cfef11a7f9f797d26d2f
typeck.c (mark_addressable): Don't assume a FUNCTION_DECL has DECL_LANG_SPECIFIC.

* typeck.c (mark_addressable): Don't assume a FUNCTION_DECL
has DECL_LANG_SPECIFIC.

From-SVN: r17896
gcc/cp/ChangeLog
gcc/cp/typeck.c