From: jason Date: Tue, 20 Oct 2015 02:48:25 +0000 (+0000) Subject: typo X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=071355ff42697973438ff308ae476b72a0cc0d46;p=thirdparty%2Fgcc.git typo git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229016 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c index 8036fb78b432..5716a13bcfc7 100644 --- a/gcc/cp/decl.c +++ b/gcc/cp/decl.c @@ -14049,7 +14049,7 @@ start_preparsed_function (tree decl1, tree attrs, int flags) && flag_lifetime_dse && DECL_CONSTRUCTOR_P (decl1) /* We can't clobber safely for an implicitly-defined default constructor because part of the initialization might happen before we enter the - consructor, via AGGR_INIT_ZERO_FIRST (c++/68006). */ + constructor, via AGGR_INIT_ZERO_FIRST (c++/68006). */ && !implicit_default_ctor_p (decl1)) { /* Insert a clobber to let the back end know that the object storage