Internal error with 1.1.2: cc1plus fatal signal 11
Nathan Sidwell
nathan@acm.org
Fri Apr 30 23:15:00 GMT 1999
Paul J. Lucas wrote:
>
> Given:
>
> template< class T > struct C {
> static T const* f();
> C( T const& = *f() );
> };
>
> template< class T > C<T>::C( T const& )
> {
> }
The current snapshot compiles this without error, so the bug appears fixed in
the development tree. It should therefore be fixed in the 1.2 release (when
that appears).
nathan
--
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
You can up the bandwidth, but you can't up the speed of light
nathan@acm.org http://www.cs.bris.ac.uk/~nathan/ nathan@cs.bris.ac.uk
More information about the Gcc-bugs
mailing list