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: [tree-ssa] garbage collectable CFG


> > Not quite true.  There are two sets of rtl hooks.  Just make
> > it tree or rtl.
> 
> Well, in fact there are three, the third set is
> cfg_layout_rtl_cfg_hooks.

Ehm, which is exactly what you said of course :-/

(slams head into wall screaming "read man, read!")

So "GTY ((desc ("cfg_hooks == &tree_cfg_hooks ? 2 : 1")" is TRT here.
I'll commit it with that change.

Gr.
Steven



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