octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #34725] Something regarding Lex causes build f


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #34725] Something regarding Lex causes build failure on OpenBSD
Date: Thu, 03 Nov 2011 18:12:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 Iceweasel/6.0.2

Follow-up Comment #16, bug #34725 (project octave):

I suspect an infinite loop in computing machine precision.

As I recall, this is an optimzer bug in GCC, but you can work around it by
turning off optimization for the file that computes the machine precision.

I think it is dlamc.f.

Or, you can try adding -ffloat-store to the compiler flags for that file.

You don't want to disable optimization or use -ffloat-store for all files.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34725>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]