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/82641] Unable to enable crc32 for a certain function with target attribute on ARM (aarch32)


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

--- Comment #13 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
Author: tnfchris
Date: Tue Jan  9 11:04:50 2018
New Revision: 256375

URL: https://gcc.gnu.org/viewcvs?rev=256375&root=gcc&view=rev
Log:
2018-01-09  Tamar Christina  <tamar.christina@arm.com>                          

        PR target/82641
        * gcc.target/arm/pragma_fpu_attribute.c: Rewrite to use
        no NEON and require softfp or hard float-abi.
        * gcc.target/arm/pragma_fpu_attribute_2.c: Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/arm/pragma_fpu_attribute.c
    trunk/gcc/testsuite/gcc.target/arm/pragma_fpu_attribute_2.c

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