How do I get permissions set so that I can change status of bug reports
and assign to myself. My permissions got dissolved during some
evolution in the last year.
also
The master branch has been updated by Jerry DeLisle:
https://gcc.gnu.org/g:0631e008adc759cc801d0d034224ee6b4bcf31aa
commit
Hi Jerry,
On 12.02.21 04:02, Jerry DeLisle wrote:
The attached patch is another provided from Steve Kargle in the PR
report.
I have created a test case and regression tested the result.
OK for trunk?
LGTM except:
libgfortran/ChangeLog:
PR libfortran 95647
Syntax is "PR /
* ieee/iee
The attached patch is another provided from Steve Kargle in the PR report.
I have created a test case and regression tested the result.
OK for trunk?
Regards,
Jerry
libgfortran: Fix PR95647 by changing the interfaces of operators .eq.
and .ne.
The FE converts the old school .eq. to ==,
and