https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120099

--- Comment #6 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Sam James from comment #5)
> ```
> $ gfortran-14 gfortran.dg/specifics_1.f90 -o a -ff2c -O2 --param
> max-inline-insns-size=50 && ./a
> STOP 1
> ```

It fails with this going back to GCC 9, but GCC 8 lacks the param. The other
inlining params don't yet seem to trigger it.

Reply via email to