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: apparent g++ bug: code using STL map does not assemble on DEC UNIX V4.0D


> I cannot seem to use STL maps without getting errors in the assembly step 
> using g++.

Thanks for your bug report. It is not strictly a bug in the
compiler. Please notice the message

> as0: Warning: testm.cc, line 6: Line too long

in the compiler output. Also, have a look at

http://gcc.gnu.org/cgi-bin/fom.cgi?file=41

Hope this helps,
Martin

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