The failure is:

...
/gcc/objc -I../../gcc-4.4-work/gcc/cp -fno-common   -DHAVE_CONFIG_H -I. -Iobjcp
-I../../gcc-4.4-work/gcc -I../../gcc-4.4-work/gcc/objcp
-I../../gcc-4.4-work/gcc/../include -I./../intl
-I../../gcc-4.4-work/gcc/../libcpp/include -I/sw/include 
-I../../gcc-4.4-work/gcc/../libdecnumber
-I../../gcc-4.4-work/gcc/../libdecnumber/dpd -I../libdecnumber    -o
objcp/objcp-act.o -MT objcp/objcp-act.o -MMD -MP -MF objcp/.deps/objcp-act.Po
../../gcc-4.4-work/gcc/objc/objc-act.c
../../gcc-4.4-work/gcc/objc/objc-act.c: In function 'objc_build_component_ref':
../../gcc-4.4-work/gcc/objc/objc-act.c:1258: error: too few arguments to
function 'finish_class_member_access_expr'
../../gcc-4.4-work/gcc/objc/objc-act.c: In function
'objc_generate_cxx_ctor_or_dtor':
../../gcc-4.4-work/gcc/objc/objc-act.c:4496: error: too few arguments to
function 'build_special_member_call'
../../gcc-4.4-work/gcc/objc/objc-act.c: In function
'generate_shared_structures':
../../gcc-4.4-work/gcc/objc/objc-act.c:5744: error: too few arguments to
function 'build_c_cast'
../../gcc-4.4-work/gcc/objc/objc-act.c:5750: error: too few arguments to
function 'build_c_cast'
../../gcc-4.4-work/gcc/objc/objc-act.c: In function 'build_objc_method_call':
../../gcc-4.4-work/gcc/objc/objc-act.c:6502: error: too few arguments to
function 'build_c_cast'
../../gcc-4.4-work/gcc/objc/objc-act.c: In function 'get_super_receiver':
../../gcc-4.4-work/gcc/objc/objc-act.c:8746: error: too few arguments to
function 'build_c_cast'
../../gcc-4.4-work/gcc/objc/objc-act.c:8767: error: too few arguments to
function 'build_c_cast'
../../gcc-4.4-work/gcc/objc/objc-act.c:8770: error: too few arguments to
function 'build_compound_expr'
../../gcc-4.4-work/gcc/objc/objc-act.c:8773: error: too few arguments to
function 'build_compound_expr'
make[3]: *** [objcp/objcp-act.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod gcov.pod build/genmodes.o gcj.pod fsf-funding.pod
build/gengtype.o build/genchecksum.o jv-convert.pod gc-analyze.pod gfdl.pod
build/gengenrtl.o cpp.pod jcf-dump.pod gij.pod gpl.pod grmic.pod gcc.pod
gfortran.pod
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2

This is the second time in less than a week that thefile gcc/objc/objc-act.c is
forgotten in C++ changes.  Would it be possible to find a way to not repeat it
again?


-- 
           Summary: Bootstrap failure on i686-apple-darwin9 at revision
                    133519 (take 2).
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35704

Reply via email to