[Bug c++/21383] Crash when finding &a_templated_func<>

2005-05-04 Thread mahall at ncsa dot uiuc dot edu
--- Additional Comments From mahall at ncsa dot uiuc dot edu 2005-05-04 16:11 --- Oh - the address_of operator is not necessary - the crash occurs if we use just anyfunc(dummy<>); -matt -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21383

[Bug c++/21383] New: Crash when finding &a_templated_func<>

2005-05-04 Thread mahall at ncsa dot uiuc dot edu
n finding &a_templated_func<> Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mahall at ncsa dot uiuc dot edu