<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/139433>139433</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[OpenMP] crash on an invalid sizes argument (stripe directive)
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
k-arrows
</td>
</tr>
</table>
<pre>
Reproducible on Godbolt:
https://godbolt.org/z/7oYo6WaW8
```cpp
void f() {
#pragma omp stripe sizes(a)
for (int i = 0; i < 10; i++)
;
}
```
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJxckcGrnDAQxv-a8TLsEie6mkMOu13sqbT08ugx6uimjUaSuI--v76oCy2FgXwwmcmX32ditOPMrKG8QXnPzJoePuhfJxOCf49Z6_vf-jsvwfdrZ1vH6Gf87PvWuwTyCuL6SGmJm6QGqBmP1tmHEaj5AGoq_8Nf3sxbDeIKF3FUtywgrk9vexyAaiCFUN22GySXYMbJoJ8WjCnYhTHaD45AtQFSIK6Igw8IVNs5oUWQdxQgb7v8hPmhgW57HQOIIPf11f1fG1mvZa-kMhnrvCouSlJNIntoqqgeOCeVi0KVUnI7SFOYSy2YB2kos5oElaLMcyFFJcR5kLIoSFFXGFHK4gKF4MlYd3buOW04MhvjyjqXqpAyc6ZlF3fqRDO_494Foi2EoLehU7uOEQrhbEzx75pkk9vj-rrw_OUblHfsgomPLRgzo52fxtn-YIYmjOvEc9povWD2NnCX7JOBVLYGp_8L0KbH2p47PwE126Ov47QE_5O7BNTsViNQ8_rLU9OfAAAA___YAK4w">