Commit 6c01f02b by Jakub Jelinek

Fix a misformatted entry.

From-SVN: r130356
parent 02b27543
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
2007-11-18 Jakub Jelinek <jakub@redhat.com> 2007-11-18 Jakub Jelinek <jakub@redhat.com>
PR c++/30988 PR c++/30988
semantics.c (finish_call_expr): Set current_function_returns_abnormally * semantics.c (finish_call_expr): Set
if fn is noreturn FUNCTION_DECL or OVERLOAD with all noreturn current_function_returns_abnormally if fn is noreturn FUNCTION_DECL
functions. or OVERLOAD with all noreturn functions.
2007-11-16 Jakub Jelinek <jakub@redhat.com> 2007-11-16 Jakub Jelinek <jakub@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment