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]

gcc mainline build failure



I am getting this build error today. I am building on apple-ppc-darwin.


- fariborz (fjahanian@apple.com)

gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-mainline-original/gcc -I../../gcc-mainline-original/gcc/cp -I../../gcc-mainline-original/gcc/../include -I./../intl -I../../gcc-mainline-original/gcc/../libcpp/include ../../gcc-mainline-original/gcc/cp/decl.c -o cp/decl.o
../../gcc-mainline-original/gcc/cp/decl.c: In function `expand_static_init':
../../gcc-mainline-original/gcc/cp/decl.c:5285: error: structure has no member named `reorders_loads'
../../gcc-mainline-original/gcc/cp/decl.c:5354: error: structure has no member named `reorders_loads'
make[1]: *** [cp/decl.o] Error 1
make: *** [all-gcc] Error 2



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