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]

[Patch ARM/testsuite] Adjust flags for gcc.target/vect-noalign.c


The current set of flags used in this test cause issues with multilib testing where there is no neon vs neon support. Thereby adding neon specific flags through the proper interfaces.

Applied to trunk after testing on arm-none-eabi with a multilib target list of {-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp} and {-mthumb/-march=armv8-a/-mfpu=crypto-neon-fp-armv8/-mfloat-abi=hard} on the AEM.

Ramana

2014-06-25  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

        * gcc.target/arm/vect-noalign.c: Adjust options.

Attachment: p1.txt
Description: Text document


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