From mboxrd@z Thu Jan 1 00:00:00 1970 From: eijkhout@cs.utk.edu To: gcc-gnats@gcc.gnu.org Subject: bootstrap/4385: `DEFAULT_ABI' undeclared during make bootstrap Date: Mon, 24 Sep 2001 10:36:00 -0000 Message-id: <20010924173003.13887.qmail@sourceware.cygnus.com> X-SW-Source: 2001-09/msg00472.html List-Id: >Number: 4385 >Category: bootstrap >Synopsis: `DEFAULT_ABI' undeclared during make bootstrap >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Sep 24 10:36:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: eijkhout@cs.utk.edu >Release: unknown-1.0 >Organization: >Environment: OS X 10.0.3 >Description: 294 12:55 cvs -z 9 co -rgcc_latest_snapshot gcc 295 13:10 limit stack 296 13:10 limit stack 800 297 13:10 fg 298 13:12 ../gcc/configure 299 13:12 ls 300 13:12 mv gcc .. 301 13:12 ../gcc/configure 302 13:16 ls 303 13:17 make CC='cc -no-cpp-precomp' bootstrap and that gives ../../gcc/gcc/function.c:3074: warning: comparison between signed and unsigned ../../gcc/gcc/function.c: In function `instantiate_virtual_regs': ../../gcc/gcc/function.c:3514: `DEFAULT_ABI' undeclared (first use in this function) ../../gcc/gcc/function.c: In function `instantiate_decls': ../../gcc/gcc/function.c:3581: warning: comparison between signed and unsigned ../../gcc/gcc/function.c: In function `aggregate_value_p': ../../gcc/gcc/function.c:4201: `DEFAULT_ABI' undeclared (first use in this function) ../../gcc/gcc/function.c: In function `assign_parms': ../../gcc/gcc/function.c:4554: `DEFAULT_ABI' undeclared (first use in this function) ../../gcc/gcc/function.c: In function `locate_and_pad_parm': ../../gcc/gcc/function.c:5192: `DEFAULT_ABI' undeclared (first use in this function) make[2]: *** [function.o] Error 1 make[1]: *** [stage1_build] Error 2 make: *** [bootstrap] Error 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: