public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/51355] New: [4.7 Regression] cgraph_add_edge_to_call_site_hash, at cgraph.c:765
@ 2011-11-30 14:06 Joost.VandeVondele at mat dot ethz.ch
  2011-12-01 14:17 ` [Bug lto/51355] " markus at trippelsdorf dot de
  2011-12-01 15:11 ` Joost.VandeVondele at mat dot ethz.ch
  0 siblings, 2 replies; 3+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2011-11-30 14:06 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51355
           Summary: [4.7 Regression] cgraph_add_edge_to_call_site_hash, at
                    cgraph.c:765
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@mat.ethz.ch


Building CP2K with LTO has started to fail somewhere in the last 3 weeks.

In function ‘current_build_current’:
lto1: internal compiler error: in cgraph_add_edge_to_call_site_hash, at
cgraph.c:765
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [/dev/shm/vondele/ccPFwJ9D.ltrans2.ltrans.o] Error 1
In function ‘nmr_shift_print’:
lto1: internal compiler error: in cgraph_add_edge_to_call_site_hash, at
cgraph.c:765
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [/dev/shm/vondele/ccPFwJ9D.ltrans10.ltrans.o] Error 1
In function ‘atom_int_setup’:
lto1: internal compiler error: in cgraph_add_edge_to_call_site_hash, at
cgraph.c:765
[...]

No other testcase than building full CP2K with the following arch file:

#
CC       = cc
CPP      = 

FC       = gfortran 
LD       = gfortran

AR       = ar -r

CPPFLAGS = 
DFLAGS   = -D__GFORTRAN -D__FFTSG -D__FFTW3 -D__LIBINT
FCFLAGS  = -flto -ffree-form -cpp $(DFLAGS) -I$(GFORTRAN_INC)
LDFLAGS  = $(FCFLAGS) -O3 -march=native -fuse-linker-plugin -flto=jobserver
-L/users/vondele/LAPACK/ -L$(GFORTRAN_LIB)
LIBS     = -llapack_gfortran_x86 -lblas_gfortran_x86 -lfftw3 -lderiv -lint
-lstdc++

OBJECTS_ARCHITECTURE = machine_gfortran.o


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

* [Bug lto/51355] [4.7 Regression] cgraph_add_edge_to_call_site_hash, at cgraph.c:765
  2011-11-30 14:06 [Bug lto/51355] New: [4.7 Regression] cgraph_add_edge_to_call_site_hash, at cgraph.c:765 Joost.VandeVondele at mat dot ethz.ch
@ 2011-12-01 14:17 ` markus at trippelsdorf dot de
  2011-12-01 15:11 ` Joost.VandeVondele at mat dot ethz.ch
  1 sibling, 0 replies; 3+ messages in thread
From: markus at trippelsdorf dot de @ 2011-12-01 14:17 UTC (permalink / raw)
  To: gcc-bugs

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

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus at trippelsdorf dot
                   |                            |de

--- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-12-01 14:17:13 UTC ---
Looks like Bug 51346.


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

* [Bug lto/51355] [4.7 Regression] cgraph_add_edge_to_call_site_hash, at cgraph.c:765
  2011-11-30 14:06 [Bug lto/51355] New: [4.7 Regression] cgraph_add_edge_to_call_site_hash, at cgraph.c:765 Joost.VandeVondele at mat dot ethz.ch
  2011-12-01 14:17 ` [Bug lto/51355] " markus at trippelsdorf dot de
@ 2011-12-01 15:11 ` Joost.VandeVondele at mat dot ethz.ch
  1 sibling, 0 replies; 3+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2011-12-01 15:11 UTC (permalink / raw)
  To: gcc-bugs

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

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #2 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2011-12-01 15:10:24 UTC ---
yes this is very likely a dup. I'll check again as soon as 51346 is resolved.

*** This bug has been marked as a duplicate of bug 51346 ***


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

end of thread, other threads:[~2011-12-01 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-30 14:06 [Bug lto/51355] New: [4.7 Regression] cgraph_add_edge_to_call_site_hash, at cgraph.c:765 Joost.VandeVondele at mat dot ethz.ch
2011-12-01 14:17 ` [Bug lto/51355] " markus at trippelsdorf dot de
2011-12-01 15:11 ` Joost.VandeVondele at mat dot ethz.ch

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).