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]

Re: bug in egcs-970929 with -g


Hi, I forgot to mention that egcs was compiled on an alpha-dec-osf4.0.

The error is triggered with '-g -funroll-loops -O'

On Wed, 1 Oct 1997, Weiwen Liu wrote:

> Hi,
> 
> egcs-970929 compiles tests/tlist.cc ok if -g is not used.
> 'gcc -c -O -g tlist.cc' outputs
> 
> include/g++/list.h: In method `void list<int,__default_alloc_template<false,0> >::sort<int, __default_alloc_template<false,0>>()':
> local/include/g++/list.h:562: Internal compiler error.
> local/include/g++/list.h:562: Please submit a full bug report to `egcs-bugs@cygnus.com'.
> 
> Weiwen
> 
> 



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