projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de8b96f
)
format
author
Jason Merrill
<jason@gcc.gnu.org>
Thu, 8 Oct 2015 16:13:57 +0000
(12:13 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Thu, 8 Oct 2015 16:13:57 +0000
(12:13 -0400)
From-SVN: r228605
gcc/cp/constexpr.c
patch
|
blob
|
history
diff --git
a/gcc/cp/constexpr.c
b/gcc/cp/constexpr.c
index 0ff9b088cc268f7ab98b14c60635764ab5fbb043..ec9710cfbdfcc41558560a4573fb846eb94735ea 100644
(file)
--- a/
gcc/cp/constexpr.c
+++ b/
gcc/cp/constexpr.c
@@
-2505,7
+2505,7
@@
cxx_fold_indirect_ref (location_t loc, tree type, tree op0, bool *empty_base)
(TREE_TYPE (field), type)))
{
return fold_build3 (COMPONENT_REF, type, op00,
- field, NULL_TREE);
+
field, NULL_TREE);
break;
}
}