------- Additional Comments From reichelt at gcc dot gnu dot org  2005-08-19 
18:37 -------
Even shorter testcase:

===============================
template<int> struct A
{
    A(void* = &operator new);
};
===============================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|i486-linux-gnu              |
   GCC host triplet|i486-linux-gnu              |
 GCC target triplet|i486-linux-gnu              |


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

Reply via email to