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/54338] internal compiler error: in find_costs_and_classes, at ira-costs.c:1711


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54338

Xinyu Qi <xyqi at marvell dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Xinyu Qi <xyqi at marvell dot com> 2013-04-09 01:14:16 UTC ---
Fixed by the commit

r197576 | ramana | 2013-04-08 20:19:02 +0800 (Mon, 08 Apr 2013) | 10 lines

Fix PR target/54338 - Include IWMMXT_GR_REGS in ALL_REGS.

For Xinyu Qi.

2013-04-08  Xinyu Qi  <xyqi@marvell.com>

     PR target/54338
     * config/arm/arm.h (REG_CLASS_CONTENTS): Include IWMMXT_GR_REGS
    in ALL_REGS.


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