[Bug 3599] New: [IcedTea8] Debug build broken by addition of -Wreturn-type (bug 3548)
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jun 19 01:36:19 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3599
Bug ID: 3599
Summary: [IcedTea8] Debug build broken by addition of
-Wreturn-type (bug 3548)
Product: IcedTea
Version: 3.x-hg
Hardware: all
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/share/vm/opto/compile.cpp:
In member function 'void Compile::verify_graph_edges(bool)':
/home/andrew/projects/openjdk/upstream/icedtea8/hotspot/src/share/vm/opto/compile.cpp:3530:25:
error: use of an operand of type 'bool' in 'operator++' is deprecated
[-Werror=deprecated]
if (dead_nodes++ == 0)
^~
--
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/20180619/0464b639/attachment.html>
More information about the distro-pkg-dev
mailing list