This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r114239: New warning introduced


On Tue, 2006-05-30 15:32:52 -0000, sayle@gcc.gnu.org <sayle@gcc.gnu.org> wrote:
> New Revision: 114239
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114239
> Modified:
>     trunk/gcc/simplify-rtx.c

I suppose it was this commit that introduced a new warning
(--target=vax-linux-uclibc):

gcc -c   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common   -DHAVE_CONFIG_H -I. -I. -I/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc -I/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/. -I/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/../include -I/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/../libcpp/include  -I/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/../libdecnumber -I../libdecnumber    /tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/simplify-rtx.c -o simplify-rtx.o
/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/simplify-rtx.c: In function #simplify_binary_operation_1#:
/tmp/build-temp-vax-linux-uclibc/src/gcc/gcc/simplify-rtx.c:2467: warning: comparison between signed and unsigned

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fÃr einen Freien Staat voll Freier BÃrger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]