Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 19:31:41 -0500 (EST)
From:      Bosko Milekic <bmilekic@dsuper.net>
To:        Amancio Hasty <hasty@rah.star-gate.com>
Cc:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, Peter Wemm <peter@netplex.com.au>, Bill Fumerola <billf@chc-chimes.com>, obrien@FreeBSD.ORG, Donn Miller <dmmiller@cvzoom.net>, current@FreeBSD.ORG
Subject:   Re: gcc compile error 
Message-ID:  <Pine.OSF.4.05.9912291923440.26886-100000@oracle.dsuper.net>
In-Reply-To: <199912291937.LAA43173@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 29 Dec 1999, Amancio Hasty wrote:

!>
!>Without -O or -O2 the program compiles okay.
!>
!>gcc -c bug.c
!>

	Ouch! This looks an awful lot like the last report with `GCC' and
  `problem' in the subject. As Matt just mentionned one or two posts ago,
  and as I observed in the last thread, have you tried making some of the
  variables `volatile?' Assuming of course that the code does compile well
  without the optimization flags, one would assume that the "problem"
  occurs because of caching of certain variable values in registers (not
  that this should be a problem, mind you; one would assume that the
  optimization isn't performed too well).
 	Due to lack of time, and generally speaking, lack of experience with
  GCC, I haven't taken a detailed shot at debugging this.

  Bosko.

--
 Bosko Milekic
 Email:  bmilekic@dsuper.net
 WWW:    http://pages.infinit.net/bmilekic/
--




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9912291923440.26886-100000>