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]

/usr/ccs/bin/as: can't compute value of an expression involving an external symbol


Please find enclosed a gzipped tar file containing a file foo.cc that causes
an assembler error on Solaris 2.6:

  /usr/ccs/bin/as: "foo.s", line 1640: error: can't compute value of an expression involving an external symbol

The line that seems to cause the error calls the erase() member function of the map template class.

If you have any further questions, please send them to:

  lolsson@crt.se

Cheers,
Lars

stuff.tgz


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