RE: [PATCH, ARM][3/3] Adjust tests gcc.target/arm/interrupt-*.c

2012-10-10 Thread Greta Yorsh
Sorry, forgot to attach the patch. Here it is. -Original Message- From: Greta Yorsh Sent: 10 October 2012 15:37 To: Greta Yorsh; GCC Patches Cc: Ramana Radhakrishnan; Richard Earnshaw; ni...@redhat.com; p...@codesourcery.com Subject: [PATCH, ARM][3/3] Adjust tests gcc.target/arm

[PATCH, ARM][3/3] Adjust tests gcc.target/arm/interrupt-*.c

2012-10-10 Thread Greta Yorsh
This patch adjusts the tests to accept LDRD or LDM, depending on effective target arm_prefer_ldrd_strd. To handle the cases in which this test is not valid, use effective target arm_notthumb instead of __thumb_ predefine. With this patch, the test interrup-2.c will fail when arm_prefer_ldrd_strd h