https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61792
Bug ID: 61792 Summary: [4.10 Regression] Bootstrap error with undeclared function isl_ast_expr_get_val Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Created attachment 33115 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33115&action=edit config.log In revision 212492, bootstrap aborts with ../../trunk/gcc/graphite-isl-ast-to-gimple.c: In Funktion »tree_node* gcc_expression_from_isl_expr_int(tree, isl_ast_expr*)«: ../../trunk/gcc/graphite-isl-ast-to-gimple.c:143:44: Fehler: »isl_ast_expr_get_val« wurde in diesem Gültigkeitsbereich nicht definiert isl_val *val = isl_ast_expr_get_val (expr); ^ ../../trunk/gcc/graphite-isl-ast-to-gimple.c: In Funktion »isl_ast_expr* get_upper_bound(isl_ast_node*)«: ../../trunk/gcc/graphite-isl-ast-to-gimple.c:465:63: Fehler: »isl_ast_expr_from_val« wurde in diesem Gültigkeitsbereich nicht definiert res = isl_ast_expr_sub (ub, isl_ast_expr_from_val (one)); ^ make[3]: *** [graphite-isl-ast-to-gimple.o] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... rm gcov-tool.pod cpp.pod gfdl.pod gcc.pod gcov.pod fsf-funding.pod make[3]: Leaving directory `/home/ig25/Gcc/trunk-bin/gcc' make[2]: *** [all-stage1-gcc] Fehler 2 make[2]: Leaving directory `/home/ig25/Gcc/trunk-bin' make[1]: *** [stage1-bubble] Fehler 2 make[1]: Leaving directory `/home/ig25/Gcc/trunk-bin' make: *** [all] Fehler 2 Configuration was done with ../trunk/configure --with-isl=$HOME --prefix=$HOME --enable-languages=c,fortran,c++,lto && make -j6 && make install The version of ISL was the one that is advertised on the gcc web site, 0.12.2.