]> gcc.gnu.org Git - gcc.git/commit - gcc/dwarf2out.c
calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditionals...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 13 Jan 2000 23:43:55 +0000 (23:43 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 13 Jan 2000 23:43:55 +0000 (23:43 +0000)
commit57bed15271e83402b6d8d6647f6589718e70916d
tree745cfdd34f4d9f8d474635f991192d7fa316dbc2
parentff17f164035e09f502390f76ac111d3d54b724ee
calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditionals guarding use.

        * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
        macro conditionals guarding use.

        * dwarf2out.c: Include "tm_p.h".

        * function.c (locate_and_pad_parm): Mark parameter with
        ATTRIBUTE_UNUSED.
        (expand_function_end): Likewise for variable `context'.

        * reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.

cp:
        * call.c: If GATHER_STATISTICS, declare `n_build_method_call'.

From-SVN: r31398
gcc/ChangeLog
gcc/calls.c
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/dwarf2out.c
gcc/function.c
gcc/reorg.c
This page took 0.071652 seconds and 5 git commands to generate.