RFR: 8251926: PPC: Remove an unused variable in assembler_ppc.cpp

Michihiro Horie HORIE at jp.ibm.com
Tue Aug 18 09:49:19 UTC 2020



Hi Thomas,

Thanks a lot!

Best regards,
Michihiro


 ----- Original message -----
 From: "Thomas Stüfe" <thomas.stuefe at gmail.com>
 To: Michihiro Horie <HORIE at jp.ibm.com>
 Cc: ppc-aix-port-dev <ppc-aix-port-dev at openjdk.java.net>, hotspot compiler
 <hotspot-compiler-dev at openjdk.java.net>
 Subject: [EXTERNAL] Re: RFR: 8251926: PPC: Remove an unused variable in
 assembler_ppc.cpp
 Date: Tue, Aug 18, 2020 6:23 PM

 Hi Michihiro,

 seems fine and trivial.

 Thanks, Thomas


 On Tue, Aug 18, 2020 at 10:40 AM Michihiro Horie <HORIE at jp.ibm.com> wrote:
  Dear all,

  Would you please review a small change?

  Bug: https://bugs.openjdk.java.net/browse/JDK-8251926
  Webrev: http://cr.openjdk.java.net/~mhorie/8251926/webrev.00/

  The load_const_optimized function in assembler_ppc.cpp has an unused
  variable named return_xd. It looks unnecessary in the current code.

  Best regards,
  Michihiro





More information about the hotspot-compiler-dev mailing list