[Bug bootstrap/45381] New: [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: error: AltiVec argument passed to unprototyped function

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Sun Aug 22 20:50:00 GMT 2010


Bootstrapping revision 163461 fails with

gcc  -I../../gcc-4.6-work/libcpp -I. -I../../gcc-4.6-work/libcpp/../include
-I../../gcc-4.6-work/libcpp/include  -g -fkeep-inline-functions -W -Wall
-Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long 
-I../../gcc-4.6-work/libcpp -I. -I../../gcc-4.6-work/libcpp/../include
-I../../gcc-4.6-work/libcpp/include  -c -o lex.o -MT lex.o -MMD -MP -MF
.deps/lex.Tpo ../../gcc-4.6-work/libcpp/lex.c
../../gcc-4.6-work/libcpp/lex.c: In function 'search_line_fast':
../../gcc-4.6-work/libcpp/lex.c:537: warning: implicit declaration of function
'__builtin_vec_ld'
../../gcc-4.6-work/libcpp/lex.c:537: error: incompatible types in assignment
../../gcc-4.6-work/libcpp/lex.c:543: warning: implicit declaration of function
'__builtin_vec_lvsr'
../../gcc-4.6-work/libcpp/lex.c:543: error: incompatible types in assignment
../../gcc-4.6-work/libcpp/lex.c:544: warning: implicit declaration of function
'__builtin_vec_perm'
../../gcc-4.6-work/libcpp/lex.c:544: error: AltiVec argument passed to
unprototyped function
../../gcc-4.6-work/libcpp/lex.c:558: error: incompatible types in assignment
../../gcc-4.6-work/libcpp/lex.c:561: warning: implicit declaration of function
'__builtin_vec_cmpeq'
../../gcc-4.6-work/libcpp/lex.c:561: error: AltiVec argument passed to
unprototyped function
../../gcc-4.6-work/libcpp/lex.c:562: error: AltiVec argument passed to
unprototyped function
../../gcc-4.6-work/libcpp/lex.c:563: error: AltiVec argument passed to
unprototyped function
../../gcc-4.6-work/libcpp/lex.c:564: error: AltiVec argument passed to
unprototyped function
../../gcc-4.6-work/libcpp/lex.c:571: warning: implicit declaration of function
'__builtin_vec_vcmpeq_p'
../../gcc-4.6-work/libcpp/lex.c:571: error: AltiVec argument passed to
unprototyped function

Likely due to revision 163446.


-- 
           Summary: [4.6 Regression] Bootstrap failure for powerpc-apple-
                    darwin9: error: AltiVec argument passed to unprototyped
                    function
           Product: gcc
           Version: 4.6.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: powerpc-apple-darwin9
  GCC host triplet: powerpc-apple-darwin9
GCC target triplet: powerpc-apple-darwin9


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



More information about the Gcc-bugs mailing list