bugs building gcc 2.95.2
Alexandre Oliva
oliva@lsd.ic.unicamp.br
Tue Nov 30 23:39:00 GMT 1999
On Oct 29, 1999, "John Guthrie" <jdguthrie@IGSDN001.cr.usgs.gov> wrote:
> 1) In gcc-2.95.2/gcc/java, I got compilation errors because the
> source code contained c++ style comments (//) instead of c style
> comments (/* */).
This should not be a problem, because gcc supports `//' in C, and the
only front-end that's supposed to build without gcc is the C
front-end. That's why you must build gcc with `make bootstrap'.
> ./libgcc2.c:684: internal error--unrecognizable insn:
> (insn 935 444 936 (set (reg:CCEVEN 7 r7)
> (rotate:CC (reg:CC 9 r9)
> (const_int 2 [0x2]))) -1 (nil)
> (nil))
> *** Error code 1
This may be a real bug in gcc. If you still get it with `make
bootstrap', please try a development snapshot, if possible. If not,
or if the snapshot still has the problem, please report it again.
Thanks in advance.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them
More information about the Gcc-bugs
mailing list