https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57612
David L. changed:
What|Removed |Added
CC||equinox-gccbugs at diac24 dot
net
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57612
--- Comment #4 from Tom Tromey ---
(In reply to H. Peter Anvin from comment #2)
> I would like to second this request, however, I would like to request that
> it issues a warning rather than an error. It can always be promoted to an
> error via
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57612
felix changed:
What|Removed |Added
CC||felix.von.s at posteo dot de
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57612
H. Peter Anvin changed:
What|Removed |Added
CC||hpa at zytor dot com
--- Comment #2 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57612
--- Comment #1 from Tom Tromey ---
You can see the thread here:
http://patchwork.ozlabs.org/patch/343858/
My proposed patch didn't handle C++, which seems like
something it probably should do.