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/74563] [6/7 regression] Classic MIPS16 (non-MIPS16e) function return broken


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74563

--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Wed Apr 19 04:52:54 2017
New Revision: 246987

URL: https://gcc.gnu.org/viewcvs?rev=246987&root=gcc&view=rev
Log:
        PR target/74563
        * mips.md ({return,simple_return}_internal): Do not overwrite
        operands[0].

        PR target/74563
        * gcc.target/mips/pr74563: New test.

Added:
    trunk/gcc/testsuite/gcc.target/mips/pr74563.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.md
    trunk/gcc/testsuite/ChangeLog

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