This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/18685] [4.0 Regression] Ada boostrap broken
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2004 01:07:04 -0000
- Subject: [Bug rtl-optimization/18685] [4.0 Regression] Ada boostrap broken
- References: <20041126220302.18685.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-27 01:07 -------
Should be fixed by:
2004-11-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* expmed.c (extract_bit_field): When extracting from non-integer mode,
force a SUBREG into a register because we may be taking a further
SUBREG of it.
Testing on ppc-darwin right now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18685