From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BB2193857C5E; Thu, 26 Nov 2020 14:22:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BB2193857C5E From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/98000] [10/11 Regression] ICE verify_cgraph_node failed since r10-7306-g72b3bc895f023bf4 Date: Thu, 26 Nov 2020 14:22:56 +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: 10.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.3 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2020 14:22:56 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98000 --- Comment #6 from Martin Li=C5=A1ka --- (In reply to ishikawa,chiaki from comment #5) > (In reply to Martin Li=C5=A1ka from comment #3) > > Thank you for the report, it's very likely a different issue. > > I'm reducing that right now.. >=20 > You are very welcome and > thank you for the reduction to simpler case in comment 4. >=20 > I used to work on compilers, interpreters, assemblers, etc. many moons ag= o, > but the current complexity of g++-10, and for that matter C++ and complex > software like mozilla thunderbird, is beyond a mere user like myself, > especially trying to reduce the memory usage by means of "clone on demand" > sounds a very hairy approach (hairy as in the old Hacker's dictionary > meaning). You're welcome. To be honest, the modern C++ is complicated even for a GCC developer like me. For the reduction, I used C-Vise (https://github.com/marxin/cvise), so an automated tool for reduction. For bisection I use my script which uses pre-built binaries for all versions of the GCC (from part few years). > I AM impressed. >=20 > Thank you again. > (I would have used "Happy Hacking" in the old days, but nowadays, hacking > only seems to be taken to carry a very negative sense. Sad.) I'm super-fine with that word. My manager uses it quite often and I like it= .=