OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Nov 2007 19:46:03 +0000 (19:46 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Nov 2007 19:46:03 +0000 (19:46 +0000)
commitad0d0af826df213ad074a087bf21d837c58047db
treef4679ac3745b7ba7f25adf0b8a7f54cdf903cad4
parentceeda7344ece7ee673d89cf7f899c99aaa528d0e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130493 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/config/mips/mips.md