Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614296 - [ICE/56] octave-9999 fails with sys-devel/gcc-5.4.0-r3 - internal compiler error: verify_cgraph_node failed
Summary: [ICE/56] octave-9999 fails with sys-devel/gcc-5.4.0-r3 - internal compiler er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: https://gcc.gnu.org/bugzilla/show_bug...
Whiteboard: fixed upstream in 7.2, 6.5
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 16:51 UTC by Lagu
Modified: 2019-01-27 11:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,22.77 KB, text/plain)
2017-03-30 16:54 UTC, Lagu
Details
build.tar.xz (build.log.tar.xz,68.89 KB, application/x-xz)
2017-03-30 16:56 UTC, Lagu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lagu 2017-03-30 16:51:36 UTC
Hi all, i found this trying to compile octave-9999 (this is a local ebuild)

libinterp/octave-value/ov-bool.cc:320:1: internal compiler error: verify_cgraph_node failed
0x92abc1 cgraph_node::verify_node()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/cgraph.c:3181
0x91eaa7 symtab_node::verify()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/symtab.c:1103
0x91ffb7 symtab_node::verify_symtab_nodes()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/symtab.c:1123
0x932325 symbol_table::compile()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/cgraphunit.c:2290
0x9349bf symbol_table::compile()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/timevar.h:110
0x9349bf symbol_table::finalize_compilation_unit()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/cgraphunit.c:2462
0x6ff777 cp_write_global_declarations()
	/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/gcc/cp/decl2.c:4849

Thx. Cya.
Comment 1 Lagu 2017-03-30 16:54:19 UTC
Created attachment 468656 [details]
emerge --info
Comment 2 Lagu 2017-03-30 16:56:34 UTC
Created attachment 468698 [details]
build.tar.xz
Comment 3 Lagu 2017-03-30 16:57:07 UTC
Maybe a new ebuild and i can test it?
Comment 4 Lagu 2017-08-28 15:14:31 UTC
Hi, actually this bug is confirmed in GCC 5 and 6, and there is a patch for it, i can confirm it works:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81994

Thx.
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2019-01-27 11:54:01 UTC
Declaring fixed as gcc-7.3.0 is stable.