This is the mail archive of the gcc-bugs@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]

Re: -pg vs regparm(2) on linux


Richard Henderson writes:
 > On Sat, Mar 24, 2001 at 02:50:14PM -0800, Doug Evans wrote:
 > > Am I correct in saying -pg and the regparm attribute don't mix
 > > well together (in current sources)?
 > 
 > Yep.  Dont Do That.

If I wanted to, I'm guessing all I need to do is
hack FUNCTION_PROFILER and maybe write my own mcount.
Right?

Where are the sources for linux mcount?


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