It seems that some gcc 3.2.2 optimizations are generating
bogus code sequences.
Has anyone else had compiler issues w gcc 3.2.2?
Thanks much,
johnh
-
-----------------------------------------------------------------
John Heil
South Coast Software
Custom systems software for UNIX and IBM MVS mainframes
1-714-774-6952
[email protected]
http://www.sc-software.com
-----------------------------------------------------------------
On Mon, 26 Jan 2004 22:15:29 -0800 (PST)
John Heil <[email protected]> wrote:
>
> It seems that some gcc 3.2.2 optimizations are generating
> bogus code sequences.
>
> Has anyone else had compiler issues w gcc 3.2.2?
>
> Thanks much,
>
> johnh
>
> -
> -----------------------------------------------------------------
> John Heil
> South Coast Software
> Custom systems software for UNIX and IBM MVS mainframes
> 1-714-774-6952
> [email protected]
> http://www.sc-software.com
> -----------------------------------------------------------------
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
I'm using gcc 3.2.2 and everything is "ok". What optimization are you
using? Maybe you will upgrade to 3.2.3?
> It seems that some gcc 3.2.2 optimizations are generating
> bogus code sequences.
>
> Has anyone else had compiler issues w gcc 3.2.2?
>
> Thanks much,
>
> johnh
As recently posted in a thread "gcc 2.95.3", please have a look at
http://developer.osdl.org/cherry/compile/
3.2.2 and 2.6.x should work fine under most circumstances.
What kernel-version, optimizations and architecture are you using?
Daniel Andersen