[Bug c++/43167] Warnings should not be disabled when instantiating templates defined in system headers
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 24 23:20:00 GMT 2010
------- Comment #12 from manu at gcc dot gnu dot org 2010-02-24 23:20 -------
(In reply to comment #11)
> Note this is much better than what it was in 4.3 where std::vector<long> was
> shown as:
> std::vector<long int, std::allocator<long int> > >
That part looks better GCC, however, in the context information, the clang
output is far clearer.
Why we print the file with no location info just above the "In function"?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43167
More information about the Gcc-bugs
mailing list