This is the mail archive of the gcc@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]

Re: [tree-ssa] Mainline merge as of 2003-02-02


On Mon, 03 Feb 2003, Daniel Berlin wrote:

> gcc -c   -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DIN_GCC   
> -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
> -Wtraditional -pedantic -Wno-long-long -fno-common    -DHAVE_CONFIG_H   
>  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config 
> -I../../gcc/../include -I../../gcc/../libbanshee/libcompat 
> -I../../gcc/../libbanshee -I../../gcc/../libbanshee/points-to 
> ../../gcc/c-lex.c -o c-lex.o
> In file included from ../../gcc/c-tree.h:25,
>                  from ../../gcc/c-lex.c:33:
> ../../gcc/c-common.h:996:1: warning: "GOTO_DESTINATION" redefined
> 
Thanks.  I just saw this myself.  I messed up the merge in
tree.h.  I'll fix it momentarily.


Diego.


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