This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/5520] Add a warning to detect empty body of if statements (like in the C frontend)
- From: "mueller at kde dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2006 21:59:48 -0000
- Subject: [Bug c++/5520] Add a warning to detect empty body of if statements (like in the C frontend)
- References: <bug-5520-2906@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from mueller at kde dot org 2006-01-08 21:59 -------
Created an attachment (id=10596)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10596&action=view)
updated patch
I agree, that makes it much more readable. updated accordingly and rediffed
against current trunk. bootstrapped, regtested successfully.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5520