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

--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 63342
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63342&action=edit
Regression free patch

This patch enables both the original testcase and that in comment #4 to compile
and run. The tests leak memory and so I will have a quick look to see if I can
figure out from where. (ifx also leaks memory in these tests but flang does
not.)

Now it is only trainable_network_test that fails in the fiats tests.

Paul

Reply via email to