Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:
authorRichard Henderson <rth@cygnus.com>
Fri, 15 Oct 1999 18:07:48 +0000 (11:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 15 Oct 1999 18:07:48 +0000 (11:07 -0700)
commit104dfaa8c0bdc7e0538287334bdf8372f1631b2c
tree53a35e1d7cd0e768b90efc076810b3d0586b534c
parent76ed0c0a4bd74a140e0de578eb94f2fd969646bd
Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:

        * unroll.c (unroll_loop): Cast return value of alloca.
        * i370/i370.c: Include function.h and toplev.h.
        (i370_label_scan): Remove c++ commented abort.
        * i370/i370.h (HANDLE_PRAGMA): Takes three arguments.
        (ASM_OUTPUT_LABELREF): Fix TOUPPER/else broken 16 Sept.
        * i370/xm-i370.h (HOST_BITS_PER_LONGLONG): Define.
        * i370/xm-mvs.h, i370/xm-oe.h: Likewise.

From-SVN: r30021
gcc/ChangeLog
gcc/config/i370/i370.c
gcc/config/i370/i370.h
gcc/config/i370/xm-i370.h
gcc/config/i370/xm-mvs.h
gcc/config/i370/xm-oe.h
gcc/unroll.c