On Wed, Sep 28, 2011 at 05:33:23PM +0400, Michael Zolotukhin wrote:
> >   It appears that part 1 of the patch wasn't really attached.
> Thanks, resending.

Michael,
    Did you bootstrap with --enable-checking=yes? I am seeing the bootstrap
failure...

/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/./prev-gcc/g++ 
-B/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/./prev-gcc/ 
-B/sw/lib/gcc4.7/x86_64-apple-darwin11.2.0/bin/ -nostdinc++ 
-B/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/prev-x86_64-apple-darwin11.2.0/libstdc++-v3/src/.libs
 
-B/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/prev-x86_64-apple-darwin11.2.0/libstdc++-v3/libsupc++/.libs
 
-I/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/prev-x86_64-apple-darwin11.2.0/libstdc++-v3/include/x86_64-apple-darwin11.2.0
 
-I/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/prev-x86_64-apple-darwin11.2.0/libstdc++-v3/include
 -I/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20110927/libstdc++-v3/libsupc++ 
-L/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/prev-x86_64-apple-darwin11.2.0/libstdc++-v3/src/.libs
 
-L/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/prev-x86_64-apple-darwin11.2.0/libstdc++-v3/libsupc++/.libs
 -c   -g -O2 -mdynamic-no-pic -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings 
-Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  
-DHAVE_CONFIG_H -I. -I. -I../../gcc-4.7-20110927/gcc 
-I../../gcc-4.7-20110927/gcc/. -I../../gcc-4.7-20110927/gcc/../include 
-I../../gcc-4.7-20110927/gcc/../libcpp/include -I/sw/include -I/sw/include  
-I../../gcc-4.7-20110927/gcc/../libdecnumber 
-I../../gcc-4.7-20110927/gcc/../libdecnumber/dpd -I../libdecnumber 
-I/sw/include  -I/sw/include -DCLOOG_INT_GMP -DCLOOG_ORG -I/sw/include 
../../gcc-4.7-20110927/gcc/emit-rtl.c -o emit-rtl.o
../../gcc-4.7-20110927/gcc/emit-rtl.c: In function ‘rtx_def* 
adjust_address_1(rtx, machine_mode, long int, int, int)’:
../../gcc-4.7-20110927/gcc/emit-rtl.c:2060:26: error: unused variable 
‘max_align’ [-Werror=unused-variable]
cc1plus: all warnings being treated as errors

on x86_64-apple-darwin11 with your patches.
          Jack
ps There also seems to be common sections in the memfunc-mid.patch and 
memfunc-be.patch patches.

Reply via email to