From: Jason Merrill Date: Thu, 8 Oct 2015 16:13:57 +0000 (-0400) Subject: format X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=afd7acb2c95fd081d7fc2a7052325bdc2d309157;p=gcc.git format From-SVN: r228605 --- diff --git a/gcc/cp/constexpr.c b/gcc/cp/constexpr.c index 0ff9b088cc2..ec9710cfbdf 100644 --- 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; } }