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/32406] [4.3 Regression] MIPS: FAIL in nestfunc-6.c at -O3



------- Comment #10 from rsandifo at gcc dot gnu dot org  2007-11-28 19:46 -------
Subject: Bug 32406

Author: rsandifo
Date: Wed Nov 28 19:46:03 2007
New Revision: 130493

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130493
Log:
gcc/
        PR target/32406
        * builtins.c (expand_builtin_nonlocal_goto): Also emit a use
        of GP register, if valid and fixed.

        Revert:
        2007-06-21  David Daney  <ddaney@avtrex.com>

        PR target/32406
        * config/mips/mips.md (define_constants): Rename UNSPEC_EH_RECEIVER
        to UNSPEC_NONLOCAL_GOTO_RECEIVER globally.
        (exception_receiver): Renamed to ...
        (nonlocal_goto_receiver): ... this.

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


-- 


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


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