This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: driver/10544: g++ crashes when compiling


Hi there,

Thanks alot for so quick of an answer. There is no gcc 3.3.X release on the gcc 
website so I assume I need to get it through CVS.

Jean

Zitat von bangerth@dealii.org:

> Synopsis: g++ crashes when compiling
> 
> State-Changed-From-To: open->closed
> State-Changed-By: bangerth
> State-Changed-When: Tue Apr 29 17:11:19 2003
> State-Changed-Why:
>     That was an easy one: gcc3.2 crashes on
>     -----------------------------
>     template <typename> struct X {
>         typedef int (P)();
>         static P p;
>     };
>     template class X<char>;
>     -----------------------------
>     The bug is fixed for 3.3 and 3.4, though.
>     
>     Wolfgang
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=10544
> 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]