http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46415

--- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 
2010-11-10 17:18:28 UTC ---
Author: amylaar
Date: Wed Nov 10 17:18:22 2010
New Revision: 166545

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166545
Log:
        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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mmix/mmix-protos.h
    trunk/gcc/config/mmix/mmix.c

Reply via email to