https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114126
Bug ID: 114126
Summary: A not infinite result of tanq of M_PI_2
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libqu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114126
--- Comment #4 from Sergio Peña ---
(In reply to Jakub Jelinek from comment #2)
> Why do you think this is a bug?
> #include
> #include
> #include
>
> int
> main ()
> {
> _Float128 f = tanf128 (M_PI_2f128);
> volatile _Float128 g = M_PI_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114126
--- Comment #5 from Sergio Peña ---
(In reply to Jakub Jelinek from comment #2)
> Why do you think this is a bug?
> #include
> #include
> #include
>
> int
> main ()
> {
> _Float128 f = tanf128 (M_PI_2f128);
> volatile _Float128 g = M_PI_