This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp] Fix multiple threadprivate declarations (PR 24455)


On Thu, Oct 20, 2005 at 04:58:40PM -0400, Diego Novillo wrote:
> > This is bad.  See lang_decl_flags in cp-tree.h.  Do
> >
> They all Mean Something for VAR_DECLs, that's why I stole some other bit.

No, all the DECL_LANG_FLAG_X bits do.  The C++ front end also
has an entire structure's worth of other bits.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]