This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Your change to decl.c on Fri Mar 20 10:42:07 1998


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/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]