This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17224] [3.4/4.0 Regression]: relocation truncated to fit: GPREL22
- 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: 29 Nov 2004 19:19:29 -0000
- Subject: [Bug target/17224] [3.4/4.0 Regression]: relocation truncated to fit: GPREL22
- References: <20040829002954.17224.tege-gcc@swox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-29 19:19 -------
Subject: Bug 17224
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: rth@gcc.gnu.org 2004-11-29 19:19:21
Modified files:
gcc : ChangeLog
gcc/config/ia64: ia64.c
Log message:
PR target/17224
* config/ia64/ia64.c (sdata_symbolic_operand): Deny offsets
outside the referenced object.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.708&r2=2.2326.2.709
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.265.2.14&r2=1.265.2.15
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17224