Skip to content
Snippets Groups Projects
Commit d0b89852 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

re PR target/26600 (internal compiler error: in push_reload, at reload.c:1303)

	PR target/26600
	* config/i386/i386.c (legitimate_constant_p) <CONST_DOUBLE>: TImode
	integer constants other than zero are only legitimate on TARGET_64BIT.
	<CONST_VECTOR> Only zero vectors are legitimate.
	(ix86_cannot_force_const_mem): Integral and vector constants can
	always be put in the constant pool.

	* gcc.target/i386/pr26600.c: New test case.

From-SVN: r113818
parent a0cfeb0f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment