This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/21887] missed optimization with globals (-mdynamic-no-pic)
- 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: 10 Aug 2005 20:31:42 -0000
- Subject: [Bug rtl-optimization/21887] missed optimization with globals (-mdynamic-no-pic)
- References: <20050602195632.21887.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-10 20:31 -------
Subject: Bug 21887
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2005-08-10 20:31:30
Modified files:
gcc : ChangeLog
Log message:
forgot to add the PR marker:
2005-08-10 Andrew Pinski <pinskia@physics.uc.edu>
PR target/21887
* config/darwin.c (machopic_indirect_data_reference): Use a new register
for the high part when generating dynamic-no-pic code.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9697&r2=2.9698
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21887