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: [patch] include the TLS model in the tree decl



On Jun 21, 2005, at 10:12 PM, Daniel Berlin wrote:


Mainly because the C++ FE's init_priority is using 16 of the 32 flag
bits on VAR_DECL

Why not move DECL_INIT_PRIORITY to a hashtable. The usage of DECL_INIT_PRIORITY is very used by real C++ code as it is attribute.

Thanks,
Andrew Pinski


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