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] MIPS MSA: Fix ICE when using out-of-range values to intrinsics


Robert Suchanek <Robert.Suchanek@imgtec.com> writes:
> The revised patch attached below.
> 
> Regards,
> Robert
> 
> gcc/
> 	* config/mips/mips.c (mips_expand_builtin_insn): Check input ranges
> 	 of literal integer arguments.
> 
> gcc/testsuite/
> 
> 	* gcc.target/mips/msa-builtins-err.c: New test.

OK, thanks for the rework.

Matthew


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