bug egcs

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Fri Apr 30 23:15:00 GMT 1999


> i have correct the output generator for the file racine_sS.hh
> and put the good type after your remark .

Sorry, I still can't reproduce your results. Using egcs-2.93.18 now,
on i586-pc-linux-gnu, with racine_sS_cpp.cc, I get hundreds of
messages like

In file included from language_object.ch:26,
                 from corba_user.ch:47,
                 from language_user.ch:46,
                 from racine_s.hh:8,
                 from racine_sS.hh:8,
                 from racine_sS.cc:2:
corba_object.ch:220: warning: conversion to a reference to the same type will ne
ver use a type conversion operator
corba_object.ch:220: warning: conversion to a reference to the same type will ne
ver use a type conversion operator
In file included from language_statement.ch:24,
                 from corba_user.ch:49,
                 from language_user.ch:46,
                 from racine_s.hh:8,
                 from racine_sS.hh:8,
                 from racine_sS.cc:2:
corba_statement.ch:55: warning: conversion to a reference to the same type will 
never use a type conversion operator
corba_statement.ch:55: warning: conversion to a reference to the same type will 
never use a type conversion operator
In file included from thread.ch:26,
                 from corba.ch:24,
                 from corba_user.ch:51,

and so on.

In the end, the compiler crashes, so there is a bug somewhere. I'd
still like to either

a) get your confirmation that you also get these messages, or

b) understand why your compiler installation is different from mine.
   Please compile with -v, and report the output.

Martin



More information about the Gcc-bugs mailing list