This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32046] [4.3 Regression] wrong code with -O2 for gfortran.dg/interface_12.f90 & result_in_spec_1.f90
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2007 04:46:20 -0000
- Subject: [Bug fortran/32046] [4.3 Regression] wrong code with -O2 for gfortran.dg/interface_12.f90 & result_in_spec_1.f90
- References: <bug-32046-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from daney at gcc dot gnu dot org 2007-06-22 04:46 -------
Subject: Bug 32046
Author: daney
Date: Fri Jun 22 04:46:08 2007
New Revision: 125941
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125941
Log:
PR target/32046
* 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/config/mips/mips.md
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32046