http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
Joost VandeVondele <Joost.VandeVondele at pci dot uzh.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #50 from Joost VandeVondele <Joost.VandeVondele at pci dot uzh.ch> 2011-04-05 15:05:52 UTC --- The original problem in comment #0 fails (i.e. the build of CP2K) with trunk 4.7, at what I believe is essentially the same issue. Unfortunately the smaller testcase (comment #1) doesn't fail anymore. In file included from :363:0: /data03/vondele/cp2k_gcc/cp2k/makefiles/../src/qs_linres_current.F: In function ‘calculate_jrho_resp’: /data03/vondele/cp2k_gcc/cp2k/makefiles/../src/qs_linres_current.F:612:0: error: non-trivial conversion at assignment struct array3_real(kind=8) struct array3_real(kind=8) # .MEM_3879 = VDEF <.MEM_3388> my_gauge = D.66078_1423->r; /data03/vondele/cp2k_gcc/cp2k/makefiles/../src/qs_linres_current.F:612:0: internal compiler error: verify_gimple failed 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/cciVnmd6.ltrans0.ltrans.o] Error 1 make[3]: Target `all' not remade because of errors. lto-wrapper: make returned 2 exit status /data03/vondele/gnu/binutils-2.21/install/bin/ld.gold: fatal error: lto-wrapper failed collect2: ld returned 1 exit status