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: [C++ PATCH] Fix PR c++/6037


> Definitely, if somebody tells me what it means (if anything).
> I certainly cannot find anything about TREE_ADDRESSABLE on TREE_LIST
> nodes.

Would you mind trying the experiment of just removing this, and then
rebuilding the compiler?  If everything still works, that will simplify
things considerably.

I do not believe this flag to be in use.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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