public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/114509] New: Infinite loop with openmp
@ 2024-03-28  6:39 gccbugs at dima dot secretsauce.net
  2024-03-28  7:03 ` [Bug middle-end/114509] [11/12/13/14 Regression] an infinite loop with openmp after errors in some cases pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gccbugs at dima dot secretsauce.net @ 2024-03-28  6:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114509
           Summary: Infinite loop with openmp
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gccbugs at dima dot secretsauce.net
  Target Milestone: ---

Created attachment 57827
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57827&action=edit
Reduced reproducer

I git a bug in gcc 13.2 where an openmp loop causes he compiler to spin the
cpu, and never finish. I used creduce to minimize the test case, and the
reduced source is attached.

I'm running Debian GNU/Linux with gcc=4:13.2.0-1. I get an infinite loop with

  gcc-13 -fopenmp -c -o /dev/null /tmp/infinite-openmp.c

I happen to also have gcc-10 and gcc-11 installed, and they both produce an
infinite loop with that input as well.

Thanks

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

end of thread, other threads:[~2024-04-17 14:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-28  6:39 [Bug c/114509] New: Infinite loop with openmp gccbugs at dima dot secretsauce.net
2024-03-28  7:03 ` [Bug middle-end/114509] [11/12/13/14 Regression] an infinite loop with openmp after errors in some cases pinskia at gcc dot gnu.org
2024-03-29 23:48 ` [Bug middle-end/114509] [11/12/13/14 Regression] an infinite loop or ICE " law at gcc dot gnu.org
2024-04-02  8:01 ` rguenth at gcc dot gnu.org
2024-04-17 14:42 ` jakub at gcc dot gnu.org

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).