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/65489] [5 Regression] Testcase for PR 65427 ICEs at -Os on arm-none-eabi in hoist pass


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

--- Comment #4 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Tue Apr  7 10:24:19 2015
New Revision: 221892

URL: https://gcc.gnu.org/viewcvs?rev=221892&root=gcc&view=rev
Log:
[ARM] PR 65489: Accept VSTRUCT constants in arm_legitimate_constant_p

    PR target/65489
    * config/arm/arm.c (arm_legitimate_constant_p_1): Remove restriction
    on constants for NEON VSTRUCT modes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c


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