This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14734] [3.5 regression] Error recovery problem with undeclared array bounds
- 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: 25 Mar 2004 17:37:16 -0000
- Subject: [Bug c/14734] [3.5 regression] Error recovery problem with undeclared array bounds
- References: <20040325172621.14734.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-25 17:37 -------
Confirmed.
This was introduced with:
2004-03-23 Zack Weinberg <zack@codesourcery.com>
PR 12267, 12391, 12560, 13129, 14114, 14133
* c-tree.h: Forward declare struct c_binding. Declare
.....
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |zack at gcc dot gnu dot org
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |3.5.0 tree-ssa
Known to work| |3.4.0
Last reconfirmed|0000-00-00 00:00:00 |2004-03-25 17:37:15
date| |
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14734