On 3/7/07, Diego Novillo <[EMAIL PROTECTED]> wrote:
Paulo J. Matos wrote on 03/07/07 11:43:
> What am I missing?
You are debugging the wrong binary. I'd suggest you browse through
http://gcc.gnu.org/wiki/DebuggingGCC
You need to debug one of cc1/cc1plus/jc1
Thank you. It seems I've not found my error then. build_tree_cfg is
called 4 times before my pass. I guess it's one for each function I
have in my source file.
So, how come no bbs are created? Is there any other way to test where
the problem lies?
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK