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] re-enable -mabi=no-altivec on powerpc64-linux


	* config/rs6000/rs6000.c (rs6000_altivec_abi): Clarify comment.
	(rs6000_override_options): Default to AltiVec ABI only if no
	abi option was specified.
	(rs6000_handle_option): Record that explicit ABI option was seen.

	* gcc.target/powerpc/ppc32-elf-altivec-abi-1.c: New test.
	* gcc.target/powerpc/ppc32-elf-altivec-abi-2.c: New test.
	* gcc.target/powerpc/ppc32-elf-altivec-abi-3.c: New test.
	* gcc.target/powerpc/ppc64-elf-altivec-abi-1.c: New test.
	* gcc.target/powerpc/ppc64-elf-altivec-abi-2.c: New test.
	* gcc.target/powerpc/ppc64-elf-altivec-abi-3.c: New test.

The patch is fine with me, if Alan does not have any objection.

David


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