------- Comment #19 from pinskia at gcc dot gnu dot org  2006-01-08 05:32 
-------
Hmm, maybe there is really something else going on here:
  struct noop_t<int (*)()>D.1999 D.2016;
  struct noop_t<int (*)()>D.1999 predD.2575;


  predD.2575 = (struct noop_t<int (*)()>D.1999) D.2016;


Hmm, why is there a cast there?  They are the same types.


-- 


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


Reply via email to