Commit 12caab4f by Paul Thomas

ChangeLogs for PR92959

parent 7067f8c8
2020-03-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/92959
* trans-intrinsic.c (gfc_conv_associated): Eliminate
'nonzero_charlen' and move the chunk to evaluate zero character
length until after the argument evaluation so that the string
length can be used.
2020-02-28 Paul Thomas <pault@gcc.gnu.org> 2020-02-28 Paul Thomas <pault@gcc.gnu.org>
PR fortran/92785 PR fortran/92785
......
2020-03-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/92959
* gfortran.dg/associated_8.f90 : New test.
2020-02-29 Iain Sandoe <iain@sandoe.co.uk> 2020-02-29 Iain Sandoe <iain@sandoe.co.uk>
* g++.dg/coroutines/coro1-ret-int-yield-int.h: Add templated * g++.dg/coroutines/coro1-ret-int-yield-int.h: Add templated
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment