typo
authorJason Merrill <jason@gcc.gnu.org>
Tue, 20 Oct 2015 02:48:25 +0000 (22:48 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 20 Oct 2015 02:48:25 +0000 (22:48 -0400)
From-SVN: r229016

gcc/cp/decl.c

index 8036fb78b432a30689a47cb67c513b32b6ae36e6..5716a13bcfc759dde146dbd9fb5ee59a25ff661d 100644 (file)
@@ -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