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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
By *.threadfull1 this is the path at 4->5->7.  It looks like:

PREHEADER
|
v
HEADER--------+
|             |
V
UNREACHABLE   |
|            /
V           /
return 0 <-+

This is more or less PR102981.

Is there any way we can stop reporting the same thing over and over?

*** This bug has been marked as a duplicate of bug 102981 ***

Reply via email to