Add missing ChangeLog entry for PR target/70439
authorH.J. Lu <hjl@gcc.gnu.org>
Sat, 2 Apr 2016 00:24:44 +0000 (17:24 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Sat, 2 Apr 2016 00:24:44 +0000 (17:24 -0700)
From-SVN: r234693

gcc/ChangeLog

index 0d32ed68ef2fb20a1337539c41b49ce4ec3760ca..da8c06d8a38294f1a4217065526bb82e9e48db8f 100644 (file)
        * config/arm/arm.c (arm_reload_out_hi): Add code to handle the
        case where we are already provided with an SImode SUBREG.
 
+2016-03-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/70439
+       * config/i386/i386.c (ix86_expand_epilogue): Properly check
+       conflict between DRAP register and __builtin_eh_return.
+
 2016-03-30  Michael Matz  <matz@suse.de>
            Richard Biener  <rguenther@suse.de>