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, use arm_eabi #2


Hi all,

here a second chunk which uses arm_eabi instead of arm*-*-*eabi* and arm*-*-symbianelf*.

As I was told, arm*-*-symbianelf* should be EABI so we can use arm_eabi for all instead of listing each OS.

Ok for trunk?

TIA,
Andreas

2014-11-10  Andreas Tobler  <andreast@gcc.gnu.org>

	* gcc.target/arm/eabi1.c: Replace arm*-*-*eabi* and arm*-*-symbianelf*
	with arm_eabi.
	* g++.dg/abi/arm_rtti1.C: Likewise.
	* g++.dg/abi/key1.C: Likewise.
	* g++.dg/ext/visibility/arm1.C: Likewise.
	* g++.dg/ext/visibility/arm2.C: Likewise.
	* g++.dg/ext/visibility/arm3.C: Likewise.



Attachment: arm_fbsd_test2.diff
Description: Text document


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