Date: Mon, 14 Jun 1999 18:10:11 -0400 From: Igor Schein To: pgcc AT delorie DOT com Subject: Re: SEGV in latest pgcc Message-Id: <19990614181011.U28893@io.txc.com> References: <19990611195430 DOT C28893 AT io DOT txc DOT com> <19990614162156 DOT A6445 AT cerebro DOT laendle> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6us In-Reply-To: <19990614162156.A6445@cerebro.laendle>; from Marc Lehmann on Mon, Jun 14, 1999 at 04:21:57PM +0200 Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, Jun 14, 1999 at 04:21:57PM +0200, Marc Lehmann wrote: > On Fri, Jun 11, 1999 at 07:54:31PM -0400, Igor Schein wrote: > > I downloaded the latest version thru CVS today, June 11. > > I was compiling a program with -O3 flag and cc1 dumped > > core with SEGV. I've taken a liberty to attach a gzipped > > ..i file to this message. You can see for yourself. > > If I run cc1 -O2 mp.i, it works fine, but when I run cc1 -O3 mp.i, > > Hmm, it works fine here with -O3 and snapshot-19990608. > > -- Strange. Now, I downloaded 19990614 snapshot, and it segfaults during the compilation. So I'm afraid I'll just have to wait 'til a stable release to compile my program :( Thanks anyway Igor