| Summary: | Incorrect parameter passing to specializations of member function templates | ||
|---|---|---|---|
| Product: | gcc | Reporter: | anthwil |
| Component: | c++ | Assignee: | Not yet assigned to anyone <unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | gcc-bugs, nathan |
| Priority: | P3 | Keywords: | wrong-code |
| Version: | 3.2 | ||
| Target Milestone: | 3.3.1 | ||
| Host: | Target: | ||
| Build: | Known to work: | ||
| Known to fail: | Last reconfirmed: | 2003-04-30 00:00:00 | |
| Attachments: | testtemp.cpp | ||
|
Description
anthwil
2002-09-10 02:36:01 UTC
State-Changed-From-To: open->analyzed State-Changed-Why: confirmed - the non-templated version behaves as expected Fixed on 3.3 branch and mainline by Kriang's patch for PR 10940: http://gcc.gnu.org/ml/gcc-cvs/2003-06/msg00095.html |