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/65924] [6 Regression] ICE const_int_operand failed on arm-none-eabi


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65924

--- Comment #3 from Yvan Roux <yroux at gcc dot gnu.org> ---
Author: yroux
Date: Wed Apr 29 11:31:40 2015
New Revision: 222572

URL: https://gcc.gnu.org/viewcvs?rev=222572&root=gcc&view=rev
Log:
gcc/
2015-04-29  Yvan Roux  <yvan.roux@linaro.org>

        PR target/65924
        * config/arm/thumb2.md (*thumb2_addsi3_compare0_scratch): Fix operand
        number in type attribute expression.

gcc/testsuite/
2015-04-29  Yvan Roux  <yvan.roux@linaro.org>

        PR target/65924
        * gcc.target/arm/pr65924.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/arm/pr65924.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/thumb2.md
    trunk/gcc/testsuite/ChangeLog


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