]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (bypass_block): Fix a typo in the previous check-in to the file.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 30 Jan 2004 18:22:16 +0000 (18:22 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 30 Jan 2004 18:22:16 +0000 (18:22 +0000)
commitf0cad2d5f8c91526b2ce7db84ad021e8026af89f
tree8ce30d3669a7c7f0331d17b7a6c40ce2b2254ae7
parent7b1d1edf9946d53d17fbd1e7a67c2422156c4c1e
gcse.c (bypass_block): Fix a typo in the previous check-in to the file.

* gcse.c (bypass_block): Fix a typo in the previous check-in
to the file.

From-SVN: r76981
gcc/ChangeLog
gcc/gcse.c