Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.duke.edu!wouk From: wouk@cs.duke.edu (Arthur Wouk) Newsgroups: gnu.utils.bug Subject: final correction about cc and latest bison Message-ID: <8905050001.AA18821@romeo.cs.duke.edu> Date: 5 May 89 00:01:41 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 8 i got lost in windowing when i reported that cc failed with the latest bison. i have both old and new bison available in different windows at the moment. anyway, when i went back to the latest bison, and used cc, the bug had to do with properly feeding alloca.o to the final compile of bison. when alloca.o is put into OBJS properly, it compiles! thus the problem is an interaction between gcc-1.35 and bison.