* alias.c (get_alias_set): Fix a typo in comment.

From-SVN: r233428
This commit is contained in:
Bernd Edlinger 2016-02-15 20:31:45 +00:00 committed by Bernd Edlinger
parent de3f9a2d73
commit e8444ca6f8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2016-02-15 Bernd Edlinger <bernd.edlinger@hotmail.de>
* alias.c (get_alias_set): Fix a typo in comment.
2016-02-15 Richard Biener <rguenther@suse.de>
PR tree-optimization/69595

View File

@ -827,7 +827,7 @@ get_alias_set (tree t)
/* We can not give up with -fno-strict-aliasing because we need to build
proper type representation for possible functions which are build with
-fstirct-aliasing. */
-fstrict-aliasing. */
/* return 0 if this or its type is an error. */
if (t == error_mark_node