https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115415
Bug ID: 115415 Summary: New test case gcc.dg/torture/pr115388.c in r15-1163-g818e760528d436 hangs Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:818e760528d436ea8f6c28ef620e2bb82d456ea1, r15-1163-g818e760528d436 It times out eventually but this hangs on all our powerpc64 systems. I let it run on one with no timeout and it was still going after 90 minutes. commit 818e760528d436ea8f6c28ef620e2bb82d456ea1 (HEAD, origin/master, origin/HEAD) Author: Richard Biener <rguent...@suse.de> Date: Mon Jun 10 11:29:43 2024 +0200 tree-optimization/115388 - wrong DSE in irreductible regions * gcc.dg/torture/pr115388.c: New testcase.