re PR c++/11725 (Wrong return statement warning with -Wreturn-type in template class...
authorJason Merrill <jason@redhat.com>
Sun, 18 Jan 2004 15:38:08 +0000 (10:38 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 18 Jan 2004 15:38:08 +0000 (10:38 -0500)
commitaff5c451d2efb9d3a545eef0d0d5f9068fbf5d91
tree52cf682bb02141af35de53b2ece33f22032f2c90
parent20c361f30eabe19869e6d2f338785e81866c3176
re PR c++/11725 (Wrong return statement warning with -Wreturn-type in template class method)

        PR c++/11725
        * except.c (build_throw): In a template, set
        current_function_returns_abnormally.

From-SVN: r76104
gcc/cp/ChangeLog
gcc/cp/except.c