summaryrefslogtreecommitdiffstats
path: root/gcc/cp/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/init.c')
-rw-r--r--gcc/cp/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/init.c b/gcc/cp/init.c
index e1a19b1aedc..3d4d81bc329 100644
--- a/gcc/cp/init.c
+++ b/gcc/cp/init.c
@@ -2067,7 +2067,7 @@ build_new_1 (tree exp)
bool placement_allocation_fn_p;
tree args = NULL_TREE;
/* True if the storage must be initialized, either by a constructor
- or due to an explicit new-intiailizer. */
+ or due to an explicit new-initializer. */
bool is_initialized;
/* The address of the thing allocated, not including any cookie. In
particular, if an array cookie is in use, DATA_ADDR is the
OpenPOWER on IntegriCloud