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/34900] target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty



------- Comment #4 from rsandifo at gcc dot gnu dot org  2008-01-31 19:28 -------
Subject: Bug 34900

Author: rsandifo
Date: Thu Jan 31 19:28:03 2008
New Revision: 131983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131983
Log:
gcc/
        PR target/34900
        * config/mips/mips.c (gen_load_const_gp): New function, taking a
        comment from...
        (mips16_gp_pseudo_reg): ...here.
        * config/mips/mips.md (load_const_gp): Replace with...
        (load_const_gp_<mode>): ...this :P-based insn.

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=34900


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