* Gcc and regparm
@ 2002-10-16 17:42 Aravind Ceyardass
2002-10-17 4:52 ` Richard Henderson
0 siblings, 1 reply; 2+ messages in thread
From: Aravind Ceyardass @ 2002-10-16 17:42 UTC (permalink / raw)
To: linux-kernel
Hi,
Gcc 3.2 doesn't honours the regparm attribute for FASTCALL in
asm-i386/linkage.h
while compiling modules. It assumes regparm(0) instead of regparm(3) and
generates
incompatible code for modules. I have tried gcc 2.96-x and gcc 3.2. I
have upgraded my binutils.
Still the problem persists. Tried searching the Net for right gcc
version. But could not find any information.
Could anyone send me some info on gcc and binutils versions?
Thanks in advance
Aravind
--
http://fastmail.fm - The way an email service should be
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Gcc and regparm
2002-10-16 17:42 Gcc and regparm Aravind Ceyardass
@ 2002-10-17 4:52 ` Richard Henderson
0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2002-10-17 4:52 UTC (permalink / raw)
To: Aravind Ceyardass; +Cc: linux-kernel
On Wed, Oct 16, 2002 at 05:42:48PM +0000, Aravind Ceyardass wrote:
> Gcc 3.2 doesn't honours the regparm attribute for FASTCALL in
> asm-i386/linkage.h
I don't believe you. Test case?
r~
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-17 4:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-16 17:42 Gcc and regparm Aravind Ceyardass
2002-10-17 4:52 ` Richard Henderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox