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]

bug in egcs-970929 with -g


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]