[PATCH, i386]: Committed: Fix PR target/35496

H.J. Lu hjl.tools@gmail.com
Sun Mar 9 17:33:00 GMT 2008


Hi Uros,

Did you confirm it on Linux with visual inspection?

H.J.
2008/3/9 Uros Bizjak <ubizjak@gmail.com>:
> H.J. Lu wrote:
>
>  >>  Patch was bootstrapped and regression tested on x86_64-pc-linux-gnu
>  >>  {,-m32}. Patch is committed to mainline, but I think that it should be
>  >>  committed to 4.3 branch as well.
>  >>
>  >
>  > Can we add a few testcases for Linux/ia32?
>  >
>
>  Actually, I have a testcase (attached), that clearly shows the problem
>  in the asm dump, but it looks that linker somehow fixed this alignment,
>  so I was not able to fail it (-m32 -O2 -msse2):
>
>         .section        .rodata
>         .align 8
>  .LC0:
>         .long   1
>         .long   0
>         .long   2
>         .long   0
>
>  It looks that this fixup is the reason that the problem went undetected
>  for so long.
>
>  Uros.
>
>



More information about the Gcc-patches mailing list