This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: -pg vs regparm(2) on linux
- To: Doug Evans <dje at transmeta dot com>
- Subject: Re: -pg vs regparm(2) on linux
- From: Richard Henderson <rth at redhat dot com>
- Date: Sun, 25 Mar 2001 01:30:11 -0800
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <200103242250.OAA30420@casey.transmeta.com>
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.
r~