[Bug c++/50593] [C++0x] improve __attribute__((format(printf)))
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50593 --- Comment #6 from David Oliver 2011-11-08 21:55:46 UTC --- Created attachment 25760 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25760 8 Tests plus 1. I've added test 9 to Ben's set which is a likely usage of the feature, e.g. automatic
[Bug c++/48522] New: decltype((object)) with templated classes crashes g++ 4.5.1.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48522 Summary: decltype((object)) with templated classes crashes g++ 4.5.1. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: major Priority: P3 Compone