This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/48116] -Wreturn-type does not work as advertised
- From: "tromey at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Mar 2011 17:20:54 +0000
- Subject: [Bug c/48116] -Wreturn-type does not work as advertised
- Auto-submitted: auto-generated
- References: <bug-48116-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48116
--- Comment #2 from Tom Tromey <tromey at gcc dot gnu.org> 2011-03-14 17:20:47 UTC ---
Thanks, but I think it is still a bug as-is.
I don't see why -pedantic should be required here.