Hello everyone,
First, I'm a real beginner at gcc, so I hope my question is not so foolish.
I have used bounds checking patch and find it pretty good though it
can't deal with dangle pointer. The problem is my company doesn't use
GCC in it's every product.
It seems bounds checking mainly instrument at tree. If I want to use
bounds checking on other compiler, I must instrument at source code
level. I wonder if there have
been some functions which can convert tree back to source. I expect your help.
Thanks,
Pengfei Hu

Reply via email to