------- Comment #35 from ubizjak at gmail dot com  2009-09-27 14:29 -------
Bingo!

It is build_function_type_list_1 from tree.c that makes problems:

static tree
build_function_type_list_1 (bool vaargs, tree return_type, va_list argp)

This probably makes alpha specific bootstrap failure duplicate of PR41089.  At
least it explains, why other targets don't see the problem.


-- 


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

Reply via email to