re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 30 May 2005 18:48:59 +0000 (18:48 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 30 May 2005 18:48:59 +0000 (11:48 -0700)
commitbe1b1c9bc614684130234fecb20fd86dc6eaab1a
treebd7cc05629321f73e730bb986c10c1dfa3da61b0
parent385e0e0837c50581978a97fd16fdc2465462197d
re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)

2005-05-30  H.J. Lu  <hongjiu.lu@intel.com>

PR middle-end/20303
* c-pragma.c: Include "vec.h".
(handle_pragma_visibility): Use VEC.

* doc/invoke.texi: Remove the nested visibility push limit.

From-SVN: r100371
gcc/ChangeLog
gcc/c-pragma.c
gcc/doc/invoke.texi