https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30617
michael <mkbane at highendcompute dot co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mkbane at highendcompute dot
co.uk
--- Comment #43 from michael <mkbane at highendcompute dot co.uk> ---
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)