This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12485] MIPS -mxgot causes "bad" exception handling code.
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2003 06:55:12 -0000
- Subject: [Bug target/12485] MIPS -mxgot causes "bad" exception handling code.
- References: <20031001214831.12485.ddaney@avtrex.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12485
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-03 06:55 -------
Subject: Bug 12485
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rsandifo@gcc.gnu.org 2003-10-03 06:55:02
Modified files:
gcc : ChangeLog
gcc/config/mips: mips.c
Log message:
PR target/12485
* config/mips/mips.c (mips_load_got): GOT accesses can't trap.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1265&r2=2.1266
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&r1=1.319&r2=1.320