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 fortran/32046] [4.3 Regression] wrong code with -O2 for gfortran.dg/interface_12.f90 & result_in_spec_1.f90



------- 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


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