[Bug c++/19474] wrong tree for extern "C" variables
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 16 23:44:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-16 23:44 -------
Also the only use of DECL_EXTERN_C_P for variable decls is when mangling (this is unlike functions).
So what are you trying to do here?
I would suspect there is a bug, but a very latent bug which does not show up in the normaling
compiling of things.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19474
More information about the Gcc-bugs
mailing list