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: identifying free() in tree-ssa


On 1/11/07, Olga Golovanevsky <OLGA@il.ibm.com> wrote:

Hi Roger,


This patch adds BUILT_IN_FREE to builtins.def file.

I have tested it for C and C++ on powerpc-suse-linux,
and it figured out that there is a call for free function
without previous declaration in /gcc.dg/torture/pr24750-1.c,
that I added on Andrew's advice.

OK for mainline?

This is ok for mainline.


Thanks,
Richard.


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