Skip to content
Snippets Groups Projects
Commit cac10792 authored by gerd's avatar gerd
Browse files

ANSI test fixes, interpreted code.

	* src/compiler/ir1opt.lisp (recognize-known-call): Don't inline if
	*converting-for-interpreter*.  This suppresses inlining when
	generating IR1 for interpretation because no type-checking IR1 is
	generated in this case, and the interpreter, internal-apply-loop
	for instance, doesn't do type checks is some other way either.
parent 6a7f1ea6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment