This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47332] g++ compiler should check for empty while or for bodies
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jan 2011 19:56:54 +0000
- Subject: [Bug c++/47332] g++ compiler should check for empty while or for bodies
- Auto-submitted: auto-generated
- References: <bug-47332-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47332
--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-01-17 19:56:46 UTC ---
(In reply to comment #1)
> It was removed on purpose, see PR36478 and discussions about it on gcc-patches.
So it was removed because of the absence of an appropriate algorithm to
implement it
rather than lack of utility of the feature itself?