------- Comment #8 from rsandifo at gcc dot gnu dot org  2008-11-16 20:27 
-------
Subject: Bug 38052

Author: rsandifo
Date: Sun Nov 16 20:25:40 2008
New Revision: 141925

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141925
Log:
gcc/
        PR target/38052
        * config/mips/mips.c (machine_function): Update the comment
        above global_pointer.
        (mips_global_pointer): Use INVALID_REGNUM rather than 0 to indicate
        that a function doesn't need a global pointer.
        (mips_current_loadgp_style): Update accordingly.
        (mips_restore_gp): Likewise.
        (mips_output_cplocal): Likewise.
        (mips_expand_prologue): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c


-- 


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

Reply via email to