This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/7574: Code generation problem involving regparm attribute
- From: reichelt at igpm dot rwth-aachen dot de
- To: ekraus02 at baker dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 3 Dec 2002 18:02:08 -0000
- Subject: Re: c/7574: Code generation problem involving regparm attribute
- Reply-to: reichelt at igpm dot rwth-aachen dot de, ekraus02 at baker dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Code generation problem involving regparm attribute
State-Changed-From-To: open->feedback
State-Changed-By: reichelt
State-Changed-When: Tue Dec 3 10:02:06 2002
State-Changed-Why:
You have to use __attribute__ ((regparm(..))) also for the
pointer to make your program work. Have you tried that?
BTW, the tarball is missing. Could you please send a
preprocessed source in case the issue still isn't solved?
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7574