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][TUPLES] Converting tree-tailcall.c to use GIMPLE.


What if a gabage collection happens in the middle of the pass ?

-Doug

2008/4/3 Zdenek Dvorak <rakdver@kam.mff.cuni.cz>:
> Hi,
>
>
>  >         (m_acc, a_acc): Add GTY marker to avoid a potential dangling pointer
>  >         problem.
>
> >         (gt-tree-tailcall.h): New header.
>
>  do not do this, m_acc and a_acc are used only locally in the pass,
>
>  Zdenek
>
>


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