------- Comment #5 from pinskia at gcc dot gnu dot org  2006-02-28 13:46 -------
> Interesting.  What happens if you remove the mem_fun call:
> ===
>    generate_n(ostream_iterator<double>(cout, "\n"), 100,  rng->*ptr);
> ===
> my gcc still reports an internal compiler error. 

Yes I can reproduce it then, reducing.


-- 


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

Reply via email to