From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D13DF385841E; Thu, 14 Sep 2023 10:24:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D13DF385841E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694687078; bh=UHKXJZVdzaMOGl6h8CQljAYo5uD54JhvXFswCK2JFug=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CJw26L7g0uAHmuxdafefzDaWbVNzV0Z49eyjwiKdyFmIRCeAFW6rDaNcwh6CPRRIC do5orVs5DRsuao93gIiQM3PVGya1oOzB97nm78MGKmJV2ylpBkAqkyFIutgsXvT/Y8 J+ByDGiFcK9jx2F4FdO5czW63drtRQHCisJc44dY= From: "sirl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/111283] [14 Regression] gnat profilebootstrap broken on trunk 20230902 on 32bit targets Date: Thu, 14 Sep 2023 10:24:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sirl at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111283 --- Comment #8 from Franz Sirl --- I see a similar profiledbootstrap failing with x86_64-linux-gnu: /home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/./p= rev-gcc/xg++ -B/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/.= /prev-gcc/ -B/usr/x86_64-suse-linux/b in/ -nostdinc++ -B/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/p= rev-x86_64-suse-linux/libstdc++-v3/src/.libs -B/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-s use-linux/prev-x86_64-suse-linux/libstdc++-v3/libsupc++/.libs=20 -I/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/p= rev-x86_64-suse-linux/libstdc++-v3/include/x86_64-suse-linux=20 -I/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/p= rev-x86_64-suse-linux/libstdc++-v3/include -I/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/libstdc++-v3/libsupc++ -L/hom e/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/prev-x8= 6_64-suse-linux/libstdc++-v3/src/.libs -L/home/fsirl/rpmbuild/BUILD/gcc-14.0.0+gitr14+3924/obj-x86_64-suse-linux/p= rev-x86_64- suse-linux/libstdc++-v3/libsupc++/.libs -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g -fmessage-length=3D0 -D_FORTIFY_SOURCE=3D2 -funwind-tables -fasynchronous-unwind-tables - U_FORTIFY_SOURCE -fprofile-use -fprofile-reproducible=3Dparallel-runs -DIN_= GCC=20=20=20 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrow= ing -Wwrite-strings -Wcast-qual -Wmissing-for mat-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common=20 -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc -I.. /../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libcody -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktra= ce -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc/c-family/c-attribs.cc ../../gcc/c-family/c-attribs.cc: In function ??tree_node* handle_noclone_attribute(tree_node**, tree, tree, int, bool*)??: ../../gcc/c-family/c-attribs.cc:1369:1: error: probability of edge 3->4 not initialized 1369 | handle_noclone_attribute (tree *node, tree name, | ^~~~~~~~~~~~~~~~~~~~~~~~ during IPA pass: inline ../../gcc/c-family/c-attribs.cc:1369:1: internal compiler error: verify_flow_info failed 0xa92b3e verify_flow_info() ../../gcc/cfghooks.cc:287 0xfde04c checking_verify_flow_info() ../../gcc/cfghooks.h:214 0xfde04c cleanup_tree_cfg_noloop ../../gcc/tree-cfgcleanup.cc:1154 0xfde04c cleanup_tree_cfg(unsigned int) ../../gcc/tree-cfgcleanup.cc:1205 0xe7b25c execute_function_todo ../../gcc/passes.cc:2057 0xe7b70e execute_todo ../../gcc/passes.cc:2142 0xe7e16f execute_one_ipa_transform_pass ../../gcc/passes.cc:2336 0xe7e16f execute_all_ipa_transforms(bool) ../../gcc/passes.cc:2396 0xacde5d cgraph_node::expand() ../../gcc/cgraphunit.cc:1834 0xacde5d cgraph_node::expand() ../../gcc/cgraphunit.cc:1794 0xacecec expand_all_functions ../../gcc/cgraphunit.cc:2000 0xacecec symbol_table::compile() ../../gcc/cgraphunit.cc:2398 0xad2197 symbol_table::compile() ../../gcc/cgraphunit.cc:2311 0xad2197 symbol_table::finalize_compilation_unit() ../../gcc/cgraphunit.cc:2583 Please submit a full bug report, with preprocessed source (by using -freport-bug). I'm attaching the compressed -freport-bug output, but I didn't manage to reproduce the bug with it (probably related to the gcda file).=