[Bug libfortran/93871] COTAN is slow for complex types
thenlich at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 21 19:46:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871
--- Comment #6 from Thomas Henlich <thenlich at gcc dot gnu.org> ---
(In reply to kargl from comment #2)
> Can you post the code you used for testing? Your patch to simplify.c
> affects compile-time constant folding. simplify.c has nothing to do
> with a run-time evaluation.
Ok, I was looking in the wrong place.
It's still a cool patch though ;-)
More information about the Gcc-bugs
mailing list