This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug with __noreturn__ giving bogus warnings in g++ 2.91.66
- To: Michael Elizabeth Chastain <mec at shout dot net>
- Subject: Re: Bug with __noreturn__ giving bogus warnings in g++ 2.91.66
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 22 Aug 1999 18:43:03 -0600
- cc: egcs-bugs at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <199908210730.CAA07580@duracef.shout.net>you write:
> Hello,
>
> Here is a small C++ file which causes g++ 2.91.66 to emit bogus "might
> be used uninitialized" warnings. I think the problem is with the
> __noreturn__ attribute.
>
> I don't need a fix for this problem; my workaround is to remove the
> __noreturn__ attribute from my code. I just thought you might want
> to know about this.
I believe this has already been fixed for gcc-2.95.