On Wed, Mar 12, 2025 at 12:04:52AM -0700, Andrew Pinski wrote: > I think it would be useful to add the C testcase that fails during DOM > from PR 119226 since that is another path to get the ICE.
I've committed the patch already. Feel free to commit the testcase for it (preferably a little bit cleaned up, replacing the fancy identifiers in the test with something short and __SIZE_TYPE__ as return type from strcspn prototype). Jakub