Re: PR fortran/77415 patch - Committed
Jerry D <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On 1/11/26 10:19 AM, Steve Kargl wrote: > Steven G. Kargl<[email protected]> Committed commit d1b8ebd8cb67ae57187f92dc7f78fa77f1fada98 (HEAD -> master, origin/master, origin/HEAD) Author: Steven G. Kargl <[email protected]> Date: Sun Jan 11 18:58:19 2026 -0800 Fortran: Test cases from previously fixed bug Adding two testcases from Gerhard Steinmetz from 2016-08-30. These have had the dejagnu directives added. The last comment in the PR is from Andrew Pinski notes the PR was fixed in the 9.3, 10+ timeframe. The testcases are small. Committing the tests to ensure things are not broken in the future. PR fortran/77415 gcc/testsuite/ChangeLog: * gfortran.dg/pr77415_1.f90: New test. * gfortran.dg/pr77415_2.f90: New test.