From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Pfeifer To: Jason Merrill Cc: "H.J. Lu" , egcs@cygnus.com Subject: Re: Your change to decl.c on Fri Mar 20 10:42:07 1998 Date: Sun, 22 Mar 1998 11:46:00 -0000 Message-id: References: X-SW-Source: 1998-03/msg00734.html On Sat, 21 Mar 1998, H.J. Lu wrote: > Your change to decl.c on Fri Mar 20 10:42:07 1998 causes "make check" > to fail on tmap in libstdc++ under Linux/x86. cc1plus goes into an > infinite recursive loop until the stack limit is reached. I can report similiar behaviour with yesterday's CVS snapshot under FreeBSD 2.2-980105 when compiling some of my code. Interestingly, cc1plus did not terminate (in finite time), but the CPU load was close to 0 with nearly no IO as well... Today I went back to 1.77 for cp/decl.c and the problem is gone. (I also updated to today's CVS snapshot, should that matter.) Gerald -- Gerald Pfeifer (Jerry) Vienna University of Technology pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/