This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33124] C++ frontend should not warn about new a[0] in template context
- From: "gdr at cs dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2007 20:00:13 -0000
- Subject: [Bug c++/33124] C++ frontend should not warn about new a[0] in template context
- References: <bug-33124-1313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from gdr at cs dot tamu dot edu 2007-09-08 20:00 -------
Subject: Re: C++ frontend should not warn about new a[0] in template context
"pcarlini at suse dot de" <gcc-bugzilla@gcc.gnu.org> writes:
| Hi. So, what shall we do here? I can remove the warning completely or
| conditionalize it to -Wextra, for example. Just let me know...
I'm inclined to remove the warning.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33124