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

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

[Octave-bug-tracker] [bug #48531] LTO warnings in liboctave


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48531] LTO warnings in liboctave
Date: Sat, 16 Jul 2016 21:37:10 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Update of bug #48531 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

I do not see these warnings. What version of GCC and what options are you
building with?

I build with GCC 5.3, with -flto in all of CFLAGS, CXXFLAGS, FFLAGS, and
LDFLAGS, and with AR=gcc-ar, NM=gcc-nm, and RANLIB=gcc-ranlib. The only
warnings I see are about the common sections "ls0001" and "sls001" declared in
ODEPACK.

Moreover, your suggested change looks like it uses Fortran 2003 features. We
try to stick to basic Fortran 77 for all sources in liboctave.

If you can propose a patch that avoids changing the Fortran in such a way, and
hopefully also doesn't require doing casts between std::complex and C99
__complex__, please do. Marking as more info, if you want to try building
again or work on this and provide a different patch.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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