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]

Namespace ICE with egcs-1.1-prerelease


Target: arm-netbsd1.3
Compiler: egcs-1.1-prerelease (am currently compiling 1.1b)

=====
/usr/local/cross/include/g++/tv++/assoc: In method `const class string * assoc<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >,basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > >::var_rep::fetch<string, string>() const':
test.cc:8:   instantiated from here
/usr/local/cross/include/g++/tv++/assoc:24: Internal compiler error.
=====

Attached is the gzipped `test.ii' file.  If used without namespace enclosing
blocks, it compiles fine.  The .ii should be usable with any arm-* target.

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

test.ii.gz


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