]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokation)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 23 Dec 2003 06:28:37 +0000 (07:28 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 23 Dec 2003 06:28:37 +0000 (06:28 +0000)
commitf0a131ab3527064835e570f470fec44ab4ace659
treeceaf79a31f1c01f7c27e03e67a735485f9c9fa42
parent01b0352ab31f8243992289a94ca2a96c3b68408e
re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokation)

PR optimization/13394
* toplev.c (rest_of_compilation): Move call to
check_function_return_warnings right after the sibcall
optimization pass.

From-SVN: r74964
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/toplev.c