[gnu.g++.bug] Problem with libg++ RNG.cc

wpl@PRC.UNISYS.COM (04/05/89)

I get the following error from GAS when compiling RNG.cc


g++ -v -g -O -fchar-charconst -I../g++-include -I..  -fsave-memoized
 -c  RNG.cc
g++ version 1.34.0
 /fnd/lib/gcc-cpp -+ -v -I../g++-include -I.. -undef -D__GNU__ -D__GNUG__ -Dmc68000 -Dsun -Dunix -D__mc68000__ -D__sun__ -D__unix__ -D__OPTIMIZE__ -D__HAVE_68881__ -Dmc68020 RNG.cc /tmp/cca14696.cpp
GNU CPP version 1.34
 /fnd/lib/gcc-c++ /tmp/cca14696.cpp -quiet -dumpbase RNG.cc -fchar-charconst -fsave-memoized -opt -version -G -o /tmp/cca14696.s
GNU C++ version 1.34.0 (68k, MIT syntax) compiled by GNU C version 1.34.
 as -mc68020 /tmp/cca14696.s -o RNG.o
/tmp/cca14696.s:221:Unknown pseudo-op
/tmp/cca14696.s:221:Rest of line ignored. 1st junk character valued 48.


Am I using an old version of GAS?  I can't connect to prep.ai.mit.edu
right now to check.

The line of the assembly file that GAS is complaining about is:

_randomFloatScaleConstant:
        .single 0r4.65661287307739260000e-10  ;<<<<< HERE is line 221

--
William P Loftus                        UUCP:   wpl@burdvax.UUCP
Unisys/Paoli Research Center            ARPA:   wpl@anarchy.prc.unisys.com
PO Box 517                              215-354-0614 (home) 
Paoli, PA 19301                         215-648-7248 (work)