mlm@CS.BROWN.EDU (05/27/89)
Turns out that the GNU assembler version 1.33 goes into a seemingly infinite loop when trying to assemble the output from g++ 1.35.1 for the file Complex.cc in libg++ 1.35.0. GAS version 1.31 dumps core on the same file. The compilation of libg++ continued on without any problems when I went back to using Sun's as. Moises