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]

Error encountered with egcs-1.0.3a release


I am trying to compile some c++ code on a DEC Alpha (identified as an 
alphaev56-dec-osf4.0b) using the release version of egcs-1.0.3a (g++
--version returns egcs-2.90.29 980515 (egcs-1.0.3 release)).  I am
receiving the following error (I hope it is readable):

mips-tfile, /tmp/ccaaehBa.s:336 String too big (4248 bytes)  line: 
#.stabs "__insert::1497=##1498=xs__rb_tree_iterator<pair<const unsigned
int,REQ_bit *>,pair<const unsigned int,REQ_bit *> &,pair<const unsigned
int,REQ_bit *>
*>:;:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0P19__rb_tree_node_baseT1RCt4pair2ZCUiZP7REQ_bit;0A.;__copy::1499=##1476;:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7
unsigned int,REQ_bit *>,const pair<const unsigned int,REQ_bit *> &,const
pair<const unsigned int,REQ_bit *>
*>:;:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0;2B.;end::1508:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0;2A.150
unsigned int,REQ_bit *>,pair<const unsigned int,REQ_bit *> &,pair<const
unsigned int,REQ_bit *> *>
>:;:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0;2A.1513=##1514=xsreverse_iterator<__rb_tree_iterator<pair<const
unsigned int,REQ_bit *>,const pair<const unsigned int,REQ_bit *> &,const
pair<const unsigned int,REQ_bit *> *>
>:;:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0;2B.;rend::1511:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0;2A.151
unsigned int,REQ_bit *>,pair<const unsigned int,REQ_bit *> &,pair<const
unsigned int,REQ_bit *>
*>,bool>:;:t7rb_tree5ZUiZt4pair2ZCUiZP7REQ_bitZt9select1st1Zt4pair2ZCUiZP7REQ_bitZt4less1ZUiZt24__default_alloc_template2b0i0RCt4pair2ZCUiZP7REQ_bit;2A.;\\",128,0,0,0

*** Exit 1 Stop. 

I know that you probably need more information in order to try and look
into this.  If you let me know what you need and how to generate it, I'll
get it ASAP.  I tried grabbing the 19980608 and 19980621 snapshots to see
if they would fix this problem, but they wouldn't even build on the Alpha
(I can give more details on this if desired as well).  Thanks for the
help.

Dan Suson

=====================================================================
| Daniel Suson                   | Physics Department               |
| D-Suson@tamuk.edu              | C.B. 175                         |
| http://newton.tamuk.edu/~suson | Texas A&M University-Kingsville  |
| 512-593-2299 (voice)           | Kingsville, TX 78363             |
| 512-593-2296 (fax)             | 512-593-2618                     |
=====================================================================




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