public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/96044] New: GCC hangs in tight loop resolving __builtin_jn using MPFR
@ 2020-07-03  9:39 acoplan at gcc dot gnu.org
  2020-07-03  9:53 ` [Bug middle-end/96044] " rguenth at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: acoplan at gcc dot gnu.org @ 2020-07-03  9:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96044
           Summary: GCC hangs in tight loop resolving __builtin_jn using
                    MPFR
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: acoplan at gcc dot gnu.org
  Target Milestone: ---

On the following code:

void f(void)
{
  __builtin_jn(73333,73333);
}

GCC since 4.3 hangs in a tight loop inside MPFR code trying to constant fold
the call away.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-07-06 12:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03  9:39 [Bug middle-end/96044] New: GCC hangs in tight loop resolving __builtin_jn using MPFR acoplan at gcc dot gnu.org
2020-07-03  9:53 ` [Bug middle-end/96044] " rguenth at gcc dot gnu.org
2020-07-03  9:53 ` pinskia at gcc dot gnu.org
2020-07-03 10:10 ` acoplan at gcc dot gnu.org
2020-07-03 11:09 ` acoplan at gcc dot gnu.org
2020-07-03 11:33 ` rguenth at gcc dot gnu.org
2020-07-03 12:19 ` vincent-gcc at vinc17 dot net
2020-07-03 17:01 ` zimmerma+gcc at loria dot fr
2020-07-06  6:58 ` rguenth at gcc dot gnu.org
2020-07-06  7:36 ` zimmerma+gcc at loria dot fr
2020-07-06 12:15 ` vincent-gcc at vinc17 dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).