[Bug c++/16175] [3.3/3.4/3.5 regression] Wrong type reported in diagnostic

igodard at pacbell dot net gcc-bugzilla@gcc.gnu.org
Fri Jun 25 17:20:00 GMT 2004


------- Additional Comments From igodard at pacbell dot net  2004-06-25 17:14 -------
I have made a pile of reports on various mismatches/inability to identifys related to template templates - which occur in only some circumstances. Some of these appear to have been confirmed and are still open. If the logic in the compiler is losing a "const" modifier as it stores a template template typename argument in its internal datastructures, then many of the previous reports might be explained from this one cause. May I suggest that it might be a good idea to fix this diagnostic problem (which should be relatively easy to track down) first, and many of the other reported bugs might go away?

Just a suggestion :-)

Ivan

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16175



More information about the Gcc-bugs mailing list