Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!allegra.tempo.nj.att.com!fox From: fox@allegra.tempo.nj.att.com (David Fox) Newsgroups: gnu.g++.bug Subject: "on_exit" bug? Message-ID: <9002131502.AA12895@life.ai.mit.edu> Date: 13 Feb 90 15:02:12 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 > The following code runs correctly "g++-1.36.1" but not on "g++-1.36.4". > The exit handler "test" does not seem to be invoked for "g++-1.36.4". On a possibly related topic, profiling no longer seems to work in 1.36.4, whereas it did in 1.36.2. -david