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]

Re: No warning with uninitialised reference...


> The following code fails to give a warning about using an uninitialised
> reference. While the code is obviously incorrect, this cost me a lot of
> time trying to debug a crashing server. Please note that I am not at all
> being critical of the work done on gcc, but I would like to note that an
> error such as this is very difficult to track until you actually notice
> the incorrect code...

Thanks for your bug report. I've put it into GNATS.

Regards,
Martin

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