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]

identifing free() in tree-ssa


Hi all,

I wonder what is it a correct (and intelligent) way to identify free (p)
function in tree-ssa.
I have been looking for BUILT_IN_FREE or something similar in builtins.def,
but did not find it.

thank you,
Olga




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