This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/33124] C++ frontend should not warn about new a[0] in template context



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]