Skip to content
Snippets Groups Projects
Commit 56b403c9 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

spec-constr: Lift argument limit for SPEC-marked functions

When the user adds a SPEC argument to a function, they are informing us
that they expect the function to be specialised. However, previously
this instruction could be preempted by the specialised-argument limit
(sc_max_args). Fix this.

This fixes #14003.
parent 236a134e
No related branches found
No related tags found
1 merge request!1Add RTS option
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