public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/56706] New: failure building CP2K at -flto -O3
@ 2013-03-24  9:14 Joost.VandeVondele at mat dot ethz.ch
  2013-03-24  9:26 ` [Bug lto/56706] failure building CP2K at -flto -O2 Joost.VandeVondele at mat dot ethz.ch
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2013-03-24  9:14 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56706

             Bug #: 56706
           Summary: failure building CP2K at -flto -O3
    Classification: Unclassified
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@mat.ethz.ch


The 4.8.1 branch fails to build CP2K in LTO mode. At linking, the following
error message appears:

/data/vjoost/clean/cp2k/cp2k/makefiles/../src/dbcsr_lib/dbcsr_blas_operations.F:64:
error: undefined reference to 'iseed.2556.979179.13933'
/data/vjoost/clean/cp2k/cp2k/makefiles/../src/dbcsr_lib/dbcsr_blas_operations.F:62:
error: undefined reference to 'iseed.2556.979179.13933'
/data/vjoost/clean/cp2k/cp2k/makefiles/../src/dbcsr_lib/dbcsr_blas_operations.F:58:
error: undefined reference to 'iseed.2556.979179.13933'
/data/vjoost/clean/cp2k/cp2k/makefiles/../src/dbcsr_lib/dbcsr_blas_operations.F:60:
error: undefined reference to 'iseed.2556.979179.13933'
collect2: error: ld returned 1 exit status

The error is absent if the optimization options used are -flto -O1 instead of
-flto -O2.

I have not been able to reduce this to a small testcase, so I'll post as simple
as possible build instructions in a next comment


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-06-23  8:41 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-24  9:14 [Bug lto/56706] New: failure building CP2K at -flto -O3 Joost.VandeVondele at mat dot ethz.ch
2013-03-24  9:26 ` [Bug lto/56706] failure building CP2K at -flto -O2 Joost.VandeVondele at mat dot ethz.ch
2013-03-24  9:31 ` [Bug lto/56706] [4.8 Regression] " Joost.VandeVondele at mat dot ethz.ch
2013-03-25 10:20 ` [Bug lto/56706] [4.8/4.9 " rguenth at gcc dot gnu.org
2013-05-31 10:59 ` jakub at gcc dot gnu.org
2013-10-16  9:51 ` jakub at gcc dot gnu.org
2013-10-20 15:12 ` Joost.VandeVondele at mat dot ethz.ch
2013-10-25 12:24 ` rguenth at gcc dot gnu.org
2013-10-25 16:17 ` Joost.VandeVondele at mat dot ethz.ch
2013-11-22 10:38 ` rguenth at gcc dot gnu.org
2013-11-22 10:40 ` Joost.VandeVondele at mat dot ethz.ch
2013-11-22 11:05 ` Joost.VandeVondele at mat dot ethz.ch
2013-11-22 11:08 ` Joost.VandeVondele at mat dot ethz.ch
2013-11-26 13:38 ` hjl.tools at gmail dot com
2013-11-27  8:35 ` Joost.VandeVondele at mat dot ethz.ch
2013-12-05  8:48 ` [Bug lto/56706] [4.8 " Joost.VandeVondele at mat dot ethz.ch
2014-03-15  9:30 ` Joost.VandeVondele at mat dot ethz.ch
2014-05-22  9:04 ` rguenth at gcc dot gnu.org
2014-12-19 13:44 ` jakub at gcc dot gnu.org
2015-06-23  8:41 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).