This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/31388] ICE building libiberty multilib for mips16 multilibs



------- Comment #1 from rsandifo at gcc dot gnu dot org  2007-04-01 12:24 -------
Subject: Bug 31388

Author: rsandifo
Date: Sun Apr  1 12:23:54 2007
New Revision: 123398

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123398
Log:
gcc/
        PR target/31388
        * config/mips/mips.md (load_const_gp): New insn.
        * config/mips/mips.c (mips_split_symbol): Avoid using or creating
        the MIPS16 GP pseudo register if no_new_pseudos.
        (mips16_gp_pseudo_reg): Use gen_load_const_gp.

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


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]