hg: jdk/jdk: 8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dse
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Wed May 20 19:00:58 UTC 2020
Changeset: 497fd9f9129c
Author: xliu
Date: 2020-05-20 11:29 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/497fd9f9129c
8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dse
Summary: Initialize BlockBegin block id in constructor rather than operator new
Reviewed-by: kbarrett, thartmann
! src/hotspot/share/c1/c1_Instruction.hpp
! src/hotspot/share/c1/c1_ValueMap.cpp
More information about the jdk-changes
mailing list