tree.c (build_srcloc): Make sure we allocate this node on the permanent obstack.
authorBrendan Kehoe <brendan@cygnus.com>
Mon, 29 Jun 1998 13:39:23 +0000 (13:39 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Mon, 29 Jun 1998 13:39:23 +0000 (09:39 -0400)
commita48ebb565014a55e24b4ef316a7942591c650ef0
tree2a5be443d807c9fd68297089687a1de4c6e3a7e5
parentcb6abb6fd58d5742111273a5fe5de2b0b25d7f7c
tree.c (build_srcloc): Make sure we allocate this node on the permanent obstack.

* tree.c (build_srcloc): Make sure we allocate this node on the
permanent obstack.
fixes OSE compilation failures

From-SVN: r20793
gcc/cp/ChangeLog
gcc/cp/tree.c