This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23473] [4.1 Regression] ICE at config/arm/arm.c:3280
- 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: 19 Aug 2005 02:54:00 -0000
- Subject: [Bug target/23473] [4.1 Regression] ICE at config/arm/arm.c:3280
- References: <20050819022541.23473.kazu@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-19 02:53 -------
Seems like it was caused by:
PR target/23355
* arm.c (thumb_compute_save_reg_mask): Use similar logic to
arm_compure_save_reg0_reg12_mask to determine when the PIC register
must be saved.
----
Confirmed, it worked a little bit ago. Also it fails on arm-linux-gnu.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rearnsha at gcc dot gnu dot
| |org, pinskia at gcc dot gnu
| |dot org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|arm-none-eabi |arm-none-eabi, arm-linux-gnu
Last reconfirmed|0000-00-00 00:00:00 |2005-08-19 02:53:59
date| |
Summary|ICE at config/arm/arm.c:3280|[4.1 Regression] ICE at
| |config/arm/arm.c:3280
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23473