OSDN Git Service

Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Oct 1999 18:07:48 +0000 (18:07 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Oct 1999 18:07:48 +0000 (18:07 +0000)
commita530a9101947c6d8f276da5dcdb411c38262cde5
tree53a35e1d7cd0e768b90efc076810b3d0586b534c
parent9b8b7b9f8fd93aecece60cb73cdb4dc34df032bf
    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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30021 138bc75d-0d04-0410-961f-82ee72b054a4
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