class.c (push_lang_context): Turn off DECL_IGNORED_P for primitive Java types, if...
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 13 May 1999 15:42:58 +0000 (08:42 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 13 May 1999 15:42:58 +0000 (08:42 -0700)
commit6ddf32e318dbe894ade50a69a3fe2faa8cd89d88
tree5f44b3d4d2f261feed4a9e12e28765dab87fa078
parente229f2cdda26941375b5cdf433199ddfb8fab022
class.c (push_lang_context): Turn off DECL_IGNORED_P for primitive Java types, if we actually see `extern "C"'.


* class.c (push_lang_context):  Turn off DECL_IGNORED_P for
primitive Java types, if we actually see `extern "C"'.

From-SVN: r26928
gcc/cp/ChangeLog