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]

Bootstrap broken on HEAD


This is on RH Linux 8 (not that I would expect dereferencing 'void *' to work on other platforms)...

--Zem

==============================

gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../../../src/gcc/HEAD/gcc/gcc -I../../../../src/gcc/HEAD/gcc/gcc/. -I../../../../src/gcc/HEAD/gcc/gcc/../include ../../../../src/gcc/HEAD/gcc/gcc/tree-inline.c -o tree-inline.o
../../../../src/gcc/HEAD/gcc/gcc/tree-inline.c: In function `inline_forbidden_p_1':
../../../../src/gcc/HEAD/gcc/gcc/tree-inline.c:896: warning: dereferencing `void *' pointer
../../../../src/gcc/HEAD/gcc/gcc/tree-inline.c:896: request for member `decl' in something not a structure or union
make[2]: *** [tree-inline.o] Error 1
make[2]: Leaving directory `/home/zlaski/fsf/obj/gcc/HEAD/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/zlaski/fsf/obj/gcc/HEAD/gcc'
make: *** [bootstrap] Error 2


--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477


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