[Bug c/80872] There is no warning on accidental infinite loops

2017-11-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80872

Eric Gallager  changed:

   What|Removed |Added

 Status|SUSPENDED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Eric Gallager  ---
(In reply to Eric Gallager from comment #1)
> Confirmed that such a warning would be nice to have, but probably impossible
> to implement properly due to the halting problem. Thus setting status to
> SUSPENDED.

actually this is probably a dup of bug 53871

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

[Bug c/80872] There is no warning on accidental infinite loops

2017-08-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80872

Eric Gallager  changed:

   What|Removed |Added

 Status|UNCONFIRMED |SUSPENDED
   Last reconfirmed||2017-08-01
 CC||egallager at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Gallager  ---
Confirmed that such a warning would be nice to have, but probably impossible to
implement properly due to the halting problem. Thus setting status to
SUSPENDED.