]> gcc.gnu.org Git - gcc.git/commit
stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it was always passed in...
authorJeff Law <law@redhat.com>
Tue, 1 Jul 2003 02:04:11 +0000 (20:04 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 1 Jul 2003 02:04:11 +0000 (20:04 -0600)
commitde1f5659248e9669c28f5ab22583894b3e55d7e1
tree817cd4c08365bd915978dc7e81826a941b90962e
parent6001794def1de775fa296fa60b8bf5630dc97736
stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it was always passed in the value '1'.

        * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it
        was always passed in the value '1'.  Simplify body appropriately.
        * tree.h (any_pending_cleanups): Corresponding changes.
        * calls.c: (expand_call): Corresponding changes.

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