projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0b12da
)
Add missing PR middle-end/64729 reference.
author
Rainer Orth
<ro@gcc.gnu.org>
Thu, 30 Apr 2015 14:50:26 +0000
(14:50 +0000)
committer
Rainer Orth
<ro@gcc.gnu.org>
Thu, 30 Apr 2015 14:50:26 +0000
(14:50 +0000)
From-SVN: r222631
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8cf8854c09d6c405aabeaab4405df473a40ec374..ac84dbbaf05b8404be3d5a6b1ca56e86eda5d52a 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-7317,6
+7317,7
@@
2015-01-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Jakub Jelinek <jakub@redhat.com>
+ PR middle-end/64729
* gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit
for !TARGET_LIBC_PROVIDES_SSP version and
-fstack-protector-{all,strong,explicit} otherwise.