This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/23473] [4.1 Regression] ICE at config/arm/arm.c:3280


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]