[Bug middle-end/91858] [9/10 Regression] Compile time hog w/ complex float trigonometric functions

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 20 17:39:00 GMT 2019


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Reduced testcase:
_Complex float f = __builtin_ctanf (10000.0f + 10000.0if);


More information about the Gcc-bugs mailing list