This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 4.1.0 issue, fixed with 4.1.2?
Holger Eitzenberger writes:
> Andrew Haley <aph-gcc@littlepinkcloud.COM> writes:
>
> > > I just stumbled over the issue which is mentioned in
> > >
> > > http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=commit;h=4eedb20374aadf2e4c8781a47a349b8897a43074
> > >
> > > Is this issue fixed with gcc 4.1.2? If so, is there a bugzilla entry
> > > for that?
>
> > Maybe http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27236
>
> I did a rebuild with -fno-unit-at-a-time, which still created the same
> problematic asm, so I think it's another issue.
Have you got a test case?
Andrew.