PR target/46415
commitc0dae7df38d5ce329cf01c743f76ec12d560c6f1
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Nov 2010 17:18:22 +0000 (10 17:18 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Nov 2010 17:18:22 +0000 (10 17:18 +0000)
tree15d3ea01b4e9c40406394bd7bd83eb91c33f1366
parent119cb9ea7f2025582bc90426ebffe9b52bd4d49c
    PR target/46415
        * config/mmix/mmix-protos.h (mmix_local_alignment): Update prototype.
        (mmix_dbx_register_number): Likewise.
        * config/mmix/mmix.c: Include df.h .
        (mmix_local_alignment): Change argument basic_align and return type
        to unsigned.
        (mmix_dbx_register_number): Change argument and return type to
        unsigned.
        (mmix_expand_prologue): Use add_reg_note.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166545 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mmix/mmix-protos.h
gcc/config/mmix/mmix.c