Fix a misformatted entry.
From-SVN: r130356
This commit is contained in:
parent
02b27543b7
commit
6c01f02b2c
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@
|
|||
2007-11-18 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/30988
|
||||
semantics.c (finish_call_expr): Set current_function_returns_abnormally
|
||||
if fn is noreturn FUNCTION_DECL or OVERLOAD with all noreturn
|
||||
functions.
|
||||
* semantics.c (finish_call_expr): Set
|
||||
current_function_returns_abnormally if fn is noreturn FUNCTION_DECL
|
||||
or OVERLOAD with all noreturn functions.
|
||||
|
||||
2007-11-16 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue