]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (build_exception_variant): Fix typo: use the chain of U, not trying V, while...
authorBrendan Kehoe <brendan@cygnus.com>
Thu, 22 Apr 1999 23:33:15 +0000 (23:33 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 22 Apr 1999 23:33:15 +0000 (19:33 -0400)
commit7bc2e33726f64c694211f8ea60678353feb231bb
tree0f7eab1b9058ae66aeaeb52fbbdbaf1bcdc6bb0b
parent07ead0e89070f9b3dfcb885b2e6ce4f17c594291
tree.c (build_exception_variant): Fix typo: use the chain of U, not trying V, while cycling through U.

* tree.c (build_exception_variant): Fix typo: use the chain of U,
not trying V, while cycling through U.

From-SVN: r26597
gcc/cp/ChangeLog
gcc/cp/tree.c