projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26a68e9
)
comment tweak
author
Jason Merrill
<jason@gcc.gnu.org>
Thu, 19 Dec 2019 14:32:43 +0000
(09:32 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Thu, 19 Dec 2019 14:32:43 +0000
(09:32 -0500)
From-SVN: r279579
gcc/cp/tree.c
patch
|
blob
|
history
diff --git
a/gcc/cp/tree.c
b/gcc/cp/tree.c
index 42194cb937f8ed817e59ed609041b5f3265481a8..eb3e87fa5460268252532b1ca402ddb3d9c42a5a 100644
(file)
--- a/
gcc/cp/tree.c
+++ b/
gcc/cp/tree.c
@@
-539,7
+539,8
@@
build_local_temp (tree type)
return slot;
}
-/* Return whether DECL is such a local temporary. */
+/* Return whether DECL is such a local temporary (or one from
+ create_tmp_var_raw). */
bool
is_local_temp (tree decl)