r138053 - in /branches/gimple-tuples-branch/gcc...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Jul 22 12:49:00 GMT 2008


Author: rguenth
Date: Tue Jul 22 12:49:05 2008
New Revision: 138053

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138053
Log:
2008-07-22  Olivier Hainque  <hainque@adacore.com>

        * gigi.h (end_subprog_body): New ELAB_P argument, saying if
        this is called for an elab proc to be discarded if empty.
        * utils.c (end_subprog_body): Honor ELAB_P.
        (build_function_stub): Adjust call to end_subprog_body.
        * trans.c (Subprogram_Body_to_gnu): Likewise.
        (gigi): Reorganize processing of elab procs to prevent
        gimplifying twice, using the new end_subprog_body argument.

Modified:
    branches/gimple-tuples-branch/gcc/ada/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/ada/gigi.h
    branches/gimple-tuples-branch/gcc/ada/trans.c
    branches/gimple-tuples-branch/gcc/ada/utils.c



More information about the Gcc-cvs mailing list