This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
- 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: 31 Dec 2004 22:08:07 -0000
- Subject: [Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
- References: <20041230222104.19211.awreynolds@mac.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-31 22:08 -------
Subject: Bug 19211
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2004-12-31 22:07:48
Modified files:
gcc : ChangeLog
gcc/config : darwin.c
Log message:
2004-12-31 Andrew Pinski <pinskia@physics.uc.edu>
PR target/19211
* config/darwin.c (machopic_legitimize_pic_address): If the orig
is subregister return orig.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6991&r2=2.6992
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.c.diff?cvsroot=gcc&r1=1.100&r2=1.101
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19211