projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce43b7
)
Add missing ChangeLog entry for PR target/70439
author
H.J. Lu
<hjl@gcc.gnu.org>
Sat, 2 Apr 2016 00:24:44 +0000
(17:24 -0700)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Sat, 2 Apr 2016 00:24:44 +0000
(17:24 -0700)
From-SVN: r234693
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0d32ed68ef2fb20a1337539c41b49ce4ec3760ca..da8c06d8a38294f1a4217065526bb82e9e48db8f 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-177,6
+177,12
@@
* 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>