]> gcc.gnu.org Git - gcc.git/commit
builtins.c (c_strlen): Treat an offset too large for a HOST_WIDE_INT as out of range.
authorMatt Kraai <kraai@alumni.carnegiemellon.edu>
Tue, 11 Sep 2001 17:10:15 +0000 (17:10 +0000)
committerMatt Kraai <kraai@gcc.gnu.org>
Tue, 11 Sep 2001 17:10:15 +0000 (17:10 +0000)
commit1de3d8770533641f8e210ffc681824e0da2e7ec7
tree5692e3d51156c5517baec5f3be0c02fba991f66c
parent4262e6231adab0ff8a3da565bf620037ce9b1343
builtins.c (c_strlen): Treat an offset too large for a HOST_WIDE_INT as out of range.

* builtins.c (c_strlen): Treat an offset too large for a
HOST_WIDE_INT as out of range.

From-SVN: r45550
gcc/ChangeLog
gcc/builtins.c
This page took 0.611597 seconds and 5 git commands to generate.