------- 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 <[EMAIL PROTECTED]> 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