From: Jason Merrill Date: Tue, 20 Oct 2015 02:48:25 +0000 (-0400) Subject: typo X-Git-Tag: basepoints/gcc-7~3862 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36b732a762dd1768b67d6860262903e68c558f9;p=thirdparty%2Fgcc.git typo From-SVN: r229016 --- 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