This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/23075] [4.0/4.1 Regression] Redundant / bogus warning
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2005 13:11:38 -0000
- Subject: [Bug c/23075] [4.0/4.1 Regression] Redundant / bogus warning
- References: <20050726121309.23075.neil@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-26 13:11 -------
Confirmed, one warning comes from the front-end and the other bogus warning comes from the
middle-end. I have not looked to see if we set TREE_NO_WARNING on the return and if the middle-end
looks at that flag but I think that might be a way around the issue.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2005-07-26 13:11:36
date| |
Summary|Redundant / bogus warning |[4.0/4.1 Regression]
| |Redundant / bogus warning
Target Milestone|--- |4.0.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23075