This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/21873] [3.4/4.0/4.1 Regression] infinite warning loop on bad array initializer


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]