public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17655] [3.4 regression] ICE with using a C99 initializer in an if-condition
       [not found] <bug-17655-9359@http.gcc.gnu.org/bugzilla/>
@ 2005-10-07  3:31 ` gdr at gcc dot gnu dot org
  2006-01-21 22:44 ` gdr at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: gdr at gcc dot gnu dot org @ 2005-10-07  3:31 UTC (permalink / raw)
  To: gcc-bugs



-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |gdr at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-05-14 21:04:22         |2005-10-07 03:31:26
               date|                            |
   Target Milestone|3.4.5                       |3.4.6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17655


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/17655] [3.4 regression] ICE with using a C99 initializer in an if-condition
       [not found] <bug-17655-9359@http.gcc.gnu.org/bugzilla/>
  2005-10-07  3:31 ` [Bug c++/17655] [3.4 regression] ICE with using a C99 initializer in an if-condition gdr at gcc dot gnu dot org
@ 2006-01-21 22:44 ` gdr at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: gdr at gcc dot gnu dot org @ 2006-01-21 22:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from gdr at gcc dot gnu dot org  2006-01-21 22:44 -------
Fixed in 4.0.0. and higher.  Fill no fix in 3.4.x


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|3.4.6                       |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17655


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/17655] [3.4 regression] ICE with using a C99 initializer in an if-condition
       [not found] <20040924154023.17655.vitaly@users.mns.ru>
@ 2005-07-25 22:30 ` giovannibajo at libero dot it
  0 siblings, 0 replies; 3+ messages in thread
From: giovannibajo at libero dot it @ 2005-07-25 22:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-07-25 22:17 -------
Downgrading to normal. This is a bug in a C++ extension (borrowed from C99) 
which has been broken since 3.0.

The bug appears to be in the FINISH_COND macro which does not seem ready to 
handle the additional TAG_DEFN tree which appeared in the statement list. The 
result is that the IF_STMT is built with TAG_DEFN as condition (and the real 
condition is lost!). But I'm clueless about how this should be fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17655


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-21 22:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-17655-9359@http.gcc.gnu.org/bugzilla/>
2005-10-07  3:31 ` [Bug c++/17655] [3.4 regression] ICE with using a C99 initializer in an if-condition gdr at gcc dot gnu dot org
2006-01-21 22:44 ` gdr at gcc dot gnu dot org
     [not found] <20040924154023.17655.vitaly@users.mns.ru>
2005-07-25 22:30 ` giovannibajo at libero dot it

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).