Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!dg3s+ From: dg3s+@andrew.cmu.edu (David Gentzel) Newsgroups: gnu.emacs.bug Subject: Re: Emacs 18.55 on VAX VMS V5.1 Message-ID: Date: 11 Oct 89 04:33:56 GMT References: <8910101646.AA05517@life.ai.mit.edu> Distribution: gnu Organization: Carnegie Mellon, Pittsburgh, PA Lines: 6 In-Reply-To: <8910101646.AA05517@life.ai.mit.edu> The problem with the optimizer was posted here by me some time ago. You don't really need to use "/NOOPT", "/OPT=NOINLINE" is sufficient. Basically DEC added inlining to the compiler and made it the default, but didn't bother to make it work first... Dave