projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9a0e3
)
tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of TYPE_DECL.
author
Jan Hubicka
<hubicka@gcc.gnu.org>
Thu, 1 Nov 2018 23:29:27 +0000
(23:29 +0000)
committer
Jan Hubicka
<hubicka@gcc.gnu.org>
Thu, 1 Nov 2018 23:29:27 +0000
(23:29 +0000)
* tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of
TYPE_DECL.
From-SVN: r265735
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index f3c59496eadbde082682210c733da88469b9a3b4..9d5ed94615ab75fec4f0c1317f21e4664eae8669 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2018-11-30 Jan Hubicka <jh@suse.cz>
+
+ * tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of
+ TYPE_DECL.
+
2018-11-01 Aaron Sawdey <acsawdey@linux.ibm.com>
* config/rs6000/rs6000-protos.h (rs6000_address_for_fpconvert): Remove