Gcc and regparm

Aravind Ceyardass (aravind1001@speedpost.net)
Wed, 16 Oct 2002 17:42:48 UT


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/