Mainline is broken on ia64
Andrew Pinski
pinskia@physics.uc.edu
Thu Nov 4 19:58:00 GMT 2004
On Nov 4, 2004, at 2:54 PM, H. J. Lu wrote:
> Mainline is broken on ia64:
>
> cc1: warnings being treated as errors
> /net/gnu/export/gnu/src/gcc/gcc/gcc/flow.c: In function
> 'init_propagate_block_info':
> /net/gnu/export/gnu/src/gcc/gcc/gcc/flow.c:1890: warning: pointer
> targets in passing argument 4 of 'bmp_iter_set_init' differ in
> signedness /net/gnu/export/gnu/src/gcc/gcc/gcc/flow.c:1890: warning:
> pointer targets in passing argument 2 of 'bmp_iter_set' differ in
> signedness /net/gnu/export/gnu/src/gcc/gcc/gcc/flow.c:1890: warning:
> pointer targets in passing argument 2 of 'bmp_iter_next' differ in
> signedness make[4]: *** [flow.o] Error 1
Can you try this patch? I will apply it as obvious if it passes for
you.
ChangeLog:
* flow.c (init_propagate_block_info): Change the type of i to unsigned.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: temp.diff.txt
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20041104/d95af2a0/attachment.txt>
More information about the Gcc
mailing list