RE: adding nodes in a tree --(about function name mangling)

2006-04-25 Thread Dave Korn
On 25 April 2006 04:22, sean yang wrote: > I want to insert the instrumentation code no matter from what language the > MPI subroutines are called. > I think I can take care of C and Fortran by the following (psuedo) code, but > how can i find the rule for c++ name mangling? are there many cases t

Re: adding nodes in a tree --(about function name mangling)

2006-04-24 Thread sean yang
From: Daniel Berlin <[EMAIL PROTECTED]> To: sean yang <[EMAIL PROTECTED]> CC: gcc@gcc.gnu.org Subject: Re: adding nodes in a tree --after GIMPLIFICATION, before SSA Date: Wed, 19 Apr 2006 22:38:11 -0700 In fact, there are only *two* places a call can occur in GIMPLE at that point: bare, or