]> gcc.gnu.org Git - gcc.git/commit
Fix linux-x-cygwin build failure with readline.
authorJim Wilson <wilson@cygnus.com>
Fri, 12 Feb 1999 13:31:48 +0000 (13:31 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 12 Feb 1999 13:31:48 +0000 (05:31 -0800)
commit564ea0512d274a1524479160c6fcc19d43ec342b
tree7c82effa40734a355a02edf3747e67c31c5b7128
parent22505ad8f35c50ee96e5a642ea54e2de39ea2e52
Fix linux-x-cygwin build failure with readline.

* stmt.c (expand_return): Return if optimize_tail_recursion succeeded.
(optimize_tail_recursion): Change return type from void to int.
Add return statements.
* tree.h (optimize_tail_recursion): Change prototype to match.

From-SVN: r25170
gcc/ChangeLog
gcc/stmt.c
gcc/tree.h
This page took 0.061302 seconds and 5 git commands to generate.