[Bug 3599] [IcedTea8] Debug build broken on GCC 7

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jul 12 04:29:02 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3599

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/hotspot?cmd=changeset;node=533473c67de6
author: thartmann
date: Fri Jun 20 08:14:30 2014 +0200

    8008321, PR3599: compile.cpp verify_graph_edges uses bool as int
    Summary: The dead_nodes counter in verify_graph_edges(..) has the type bool
but is used as int.
    Reviewed-by: roland, anoll

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180712/e5ac0d9c/attachment.html>


More information about the distro-pkg-dev mailing list