This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/21873] [3.4/4.0/4.1 Regression] infinite warning loop on bad array initializer
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2005 23:30:51 -0000
- Subject: [Bug c/21873] [3.4/4.0/4.1 Regression] infinite warning loop on bad array initializer
- References: <20050602015316.21873.allans@m83.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsm28 at gcc dot gnu dot org 2005-06-03 23:30 -------
Confirmed. There are lots of related cases which yield infinite loops (with or
without diagnostics). All versions 3.0.x onwards either loop or ICE on some
such tests; 2.95.3 avoids both (although it doesn't diagnose them all either).
Testing a patch for mainline and 4.0 branch (probably safe for 3.4 branch as well).
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jsm28 at gcc dot gnu dot org
|dot org |
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-06-03 23:30:50
date| |
Summary|infinite warning loop on bad|[3.4/4.0/4.1 Regression]
|array initializer |infinite warning loop on bad
| |array initializer
Target Milestone|--- |4.0.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21873