This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17957] [4.0 regression] vector type node used after garbage-collected
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 00:23:18 -0000
- Subject: [Bug c/17957] [4.0 regression] vector type node used after garbage-collected
- References: <20041012215923.17957.janis187@us.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 00:23 -------
The other way around it is to move the static variable outside the function and mark them with GTY.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17957