builtins.c (expand_builtin_strlen): Evaluate the lengths of string literals at compil...
authorRoger Sayle <roger@eyesopen.com>
Mon, 14 Apr 2003 20:23:27 +0000 (20:23 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 14 Apr 2003 20:23:27 +0000 (20:23 +0000)
commit712b7a052fc05a2373ed40c1fd13b3cfb0e7df62
treeaffbca36245c345c26aa8393d0f487eadfbc22c9
parent15d4fd986330e2e993d0aef0f58d0c5bf7ab0e28
builtins.c (expand_builtin_strlen): Evaluate the lengths of string literals at compile-time.

* builtins.c (expand_builtin_strlen):  Evaluate the lengths of
string literals at compile-time.

From-SVN: r65585
gcc/ChangeLog
gcc/builtins.c