We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling foxy_xml_tag.f90 gives ICE in gfortran >9.2
f951: internal compiler error: in generate_finalization_wrapper, at fortran/class.c:2009 Please submit a full bug report, with preprocessed source if appropriate. make[1]: *** [makefile.foxy:38: static/obj/foxy_xml_tag.o] Error 1 make[1]: Leaving directory '/home/zmi/Programs/zoo/ZOO' make: *** [makefile:91: static/libfoxy.a] Error 2
m.b. you know some workaround for this gfortran BUG? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91648
The text was updated successfully, but these errors were encountered:
@zmiimz Hi, I am sorry, but at first sight I have not any suggestion. Anyhow, I think it is time to update zoo, the libraries have going on...
Maybe after the update I can try to dig it deeper.
Sorry, something went wrong.
szaghi
No branches or pull requests
Compiling foxy_xml_tag.f90 gives ICE in gfortran >9.2
f951: internal compiler error: in generate_finalization_wrapper, at fortran/class.c:2009
Please submit a full bug report,
with preprocessed source if appropriate.
make[1]: *** [makefile.foxy:38: static/obj/foxy_xml_tag.o] Error 1
make[1]: Leaving directory '/home/zmi/Programs/zoo/ZOO'
make: *** [makefile:91: static/libfoxy.a] Error 2
m.b. you know some workaround for this gfortran BUG?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91648
The text was updated successfully, but these errors were encountered: