Hi!
On 2019-08-16T17:31:36+0300, Janne Blomqvist wrote:
> Improve the error message that is printed when a memory allocation
> fails, by including the location, and the size of the allocation that
> failed.
> * runtime/error.c (os_error_at): New function.
Committed the attached in r276691
On Fri, Aug 16, 2019 at 05:31:36PM +0300, Janne Blomqvist wrote:
> Improve the error message that is printed when a memory allocation
> fails, by including the location, and the size of the allocation that
> failed.
>
> Regtested on x86_64-pc-linux-gnu, Ok for trunk?
>
Looks good to me.
--
Ste
Improve the error message that is printed when a memory allocation
fails, by including the location, and the size of the allocation that
failed.
Regtested on x86_64-pc-linux-gnu, Ok for trunk?
(libgomp.fortran/appendix-a/a.28.5.f90 fails, but that seems
unrelated)
gcc/fortran/ChangeLog:
2019-08