Internal compiler error 980711

Jan Braun Jan.Braun@tu-clausthal.de
Tue Nov 17 08:15:00 GMT 1998


Hi,

my egcs-1.1b asked me to send you this bug-report, but I'm quiet
shure, you allready know this.

I wanted to compile this function head.  I used JBM as namespace and
matrix<T> is a typo of Matrix<T> which is actually the name of the
class I write.  

template <class T>
bool
JBM::matrix<T>::push_back(const t_vec& _new_column)

I defined 

  typedef vector<T> t_vec;

in the header file.  If I replace `t_vec' with `vector<T>', I still get:
`Internal compiler error 980711.' 

But if I correct the typo, the source is compiled without errors.

If you need more information, don't hesitate to mail me.  Thanks for
your great work.

Have a nice time


     Jan

-- 
   Jan Braun                                  <Jan.Braun@tu-clausthal.de>
   Institut für Technische Mechanik           http://www.itm.tu-clausthal.de/
   TU Clausthal                               Tel.: 0 53 23 / 72-37 27 
   Graupenstraße 3			      Fax.: 0 53 23 / 72-37 27 
   38678 Clausthal-Zellerfeld
===== ypchsh /usr/local/bin/emacs :-)  (-: ``Go FORTH now and create ...''====



More information about the Gcc-bugs mailing list