This is the mail archive of the gcc-patches@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]

Re: [PATCH][ARM] Update target testcases for gnu11




On 21/10/14 14:48, Jiong Wang wrote:
this patch update arm testcases for recently gnu11 change.

ok for trunk?

This is OK bar the minor nit in the ChangeLog below - as a follow up it would be nice to see if we can use the ACLE feature macros instead of hard-coding some of the functions into the target_neon supports (especially the ones for vcvt16 and vfma).

thanks.

gcc/testsuite/
    * gcc.target/arm/20031108-1.c: Add explicit declaration.
    * gcc.target/arm/cold-lc.c: Likewise.
    * gcc.target/arm/neon-modes-2.c: Likewise.
    * gcc.target/arm/pr43920-2.c: Likewise.
    * gcc.target/arm/pr44788.c: Likewise.
    * gcc.target/arm/pr55642.c: Likewise.
    * gcc.target/arm/pr58784.c: Likewise.
    * gcc.target/arm/pr60650.c: Likewise.
    * gcc.target/arm/pr60650-2.c: Likewise.
    * gcc.target/arm/vfp-ldmdbs.c: Likewise.
    * gcc.target/arm/vfp-ldmias.c: Likewise.

    * lib/target-supports.exp: Likewise.

Can you mention the specific target-supports functions changed here, please ?

    * gcc.target/arm/pr51968.c: Add -Wno-implicit-function-declaration.


regards
Ramana


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