https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30617
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #44 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to michael from comment #43)
> I recently came across this bug and found this report. It would seem to me
> that if code is non-conformant to a standard that the compiler should report
> this e.g. with a Warning (if not an Error) rather than quietly building the
> executable which then hangs (or has some other non-determinant behaviour)
I can't disagree with you. There is another bug out there regarding and how to
detect it. This one sure goes way back in time. LOL