This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30988] [4.1/4.2 Regression] Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2007 22:21:37 -0000
- Subject: [Bug c++/30988] [4.1/4.2 Regression] Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__
- References: <bug-30988-12477@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from jakub at gcc dot gnu dot org 2007-11-18 22:21 -------
Fixed on the trunk.
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Known to work|3.3.3 |3.3.3 4.3.0
Last reconfirmed|2007-03-03 21:50:09 |2007-11-18 22:21:37
date| |
Summary|[4.1/4.2/4.3 Regression] |[4.1/4.2 Regression]
|Incorrect "no return |Incorrect "no return
|statement" warning with |statement" warning with
|__attribute__ ((noreturn)) |__attribute__ ((noreturn))
|and __FUNCTION__ |and __FUNCTION__
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30988