This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13129] [3.4 Regression] invalid shadow declaration 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: 19 Nov 2003 20:44:12 -0000
- Subject: [Bug c/13129] [3.4 Regression] invalid shadow declaration warning
- References: <20031119201338.13129.sami.kantoluoto@embedtronics.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-19 20:44 -------
I can confirm this on the mainline (20031117), it is a regression from 3.3.
>From Phil's regression hunter: Search converges between 2003-04-11-trunk (#264) and 2003-04
-12-trunk (#265).
This only happens in the c front-end.
I think this patch <http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00767.html> or <http://
gcc.gnu.org/ml/gcc-patches/2003-04/msg00766.html> this patch caused it.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |zack at codesourcery dot com
Status|UNCONFIRMED |NEW
Component|other |c
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2003-11-19 20:44:11
date| |
Summary|invalid shadow declaration |[3.4 Regression] invalid
|warning |shadow declaration warning
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13129