]> git.ipfire.org Git - thirdparty/gcc.git/commit
jump.c (never_reached_warning): Really stop looking if we reach the beginning of...
authorJason Merrill <jason@redhat.com>
Tue, 29 Apr 2003 20:25:48 +0000 (16:25 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 29 Apr 2003 20:25:48 +0000 (16:25 -0400)
commit5a54d7d791e3e999cb00e10919fcdafa6c862289
treea1636da54a066de775877d09e5489ce884fdaa6f
parent25253624a1091012d38d4db43dd56633fad61b87
jump.c (never_reached_warning): Really stop looking if we reach the beginning of the function.

        * jump.c (never_reached_warning): Really stop looking if we reach
        the beginning of the function.

From-SVN: r66250
gcc/ChangeLog
gcc/jump.c