expr.c (string_constant): Adjust function comment.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 14 Sep 2018 01:42:56 +0000 (01:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Sep 2018 01:42:56 +0000 (19:42 -0600)
commit9a9f692b6c0c8b93b7fda00c60c6e30c2e6551ce
treee56aa83bdf7dc83978ba79e82ec037c5bc02f671
parentffbd4c4a250936a9283aaceb23eec6ce3788936c
expr.c (string_constant): Adjust function comment.

* expr.c (string_constant): Adjust function comment.
Remove bogus check for zero termination.

From-SVN: r264300
gcc/ChangeLog
gcc/expr.c