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]

ICE: 1.1.1, C++, unnumbered


I've attached (MIME, gzipped) the .ii file, and here's the pertinent info:

- egcs 1.1.1 on i386-netbsd
- no options to compiler beyond -I's

Output:

/home/tv/tfc/include/tfc/interfaces/keyed_db: In method `keyed_db<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > >::reference::operator string<string, string>() const':
/home/tv/tfc/include/tfc/interfaces/keyed_db:71:   instantiated from `operator <<<string, string>(ostream &, const keyed_db<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > >::reference &)'
/home/tv/tfc/test.cc:9:   instantiated from here
/home/tv/tfc/include/tfc/interfaces/keyed_db:23: Internal compiler error.
/home/tv/tfc/include/tfc/interfaces/keyed_db:23: Please submit a full bug report to `egcs-bugs@cygnus.com'.
/home/tv/tfc/include/tfc/interfaces/keyed_db:23: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.

If there's no immediate fix, but there is a workaround, please let me
know... thanks!  (I'm not *positive* that there isn't a problem with the
code, but it looks `fine' upon visual inspection.)

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)



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