public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
       [not found] <bug-39028-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-27 12:06 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-27 12:06 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|                            |
         Resolution|                            |FIXED
   Target Milestone|4.3.6                       |4.4.0

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 11:45:53 UTC ---
Fixed for 4.4.0.


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

* [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
  2009-01-29 20:08 [Bug c++/39028] New: " springl-gcc at bfw-online dot de
                   ` (3 preceding siblings ...)
  2009-08-04 12:47 ` rguenth at gcc dot gnu dot org
@ 2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-05-22 18:13 -------
GCC 4.3.5 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.5                       |4.3.6


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


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

* [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
  2009-01-29 20:08 [Bug c++/39028] New: " springl-gcc at bfw-online dot de
                   ` (2 preceding siblings ...)
  2009-03-13 22:57 ` rguenth at gcc dot gnu dot org
@ 2009-08-04 12:47 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-08-04 12:29 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
  2009-01-29 20:08 [Bug c++/39028] New: " springl-gcc at bfw-online dot de
  2009-01-30 16:18 ` [Bug c++/39028] [4.3 Regression] " jakub at gcc dot gnu dot org
  2009-02-21 13:16 ` rguenth at gcc dot gnu dot org
@ 2009-03-13 22:57 ` rguenth at gcc dot gnu dot org
  2009-08-04 12:47 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:29 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-03-13 22:57 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.3.3
      Known to work|                            |4.2.4 4.4.0
           Priority|P3                          |P2


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


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

* [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
  2009-01-29 20:08 [Bug c++/39028] New: " springl-gcc at bfw-online dot de
  2009-01-30 16:18 ` [Bug c++/39028] [4.3 Regression] " jakub at gcc dot gnu dot org
@ 2009-02-21 13:16 ` rguenth at gcc dot gnu dot org
  2009-03-13 22:57 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-02-21 13:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-02-21 13:16 -------
In which gcc version did this work?


-- 


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


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

* [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while"
  2009-01-29 20:08 [Bug c++/39028] New: " springl-gcc at bfw-online dot de
@ 2009-01-30 16:18 ` jakub at gcc dot gnu dot org
  2009-02-21 13:16 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-01-30 16:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jakub at gcc dot gnu dot org  2009-01-30 16:18 -------
Fixed on the trunk so far.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4 Regression] C++    |[4.3 Regression] C++ front-
                   |front-end rejects           |end rejects "__label__" at
                   |"__label__" at the beginning|the beginning of a block
                   |of a block after "for" and  |after "for" and "while"
                   |"while"                     |


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


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

end of thread, other threads:[~2011-06-27 12:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-39028-4@http.gcc.gnu.org/bugzilla/>
2011-06-27 12:06 ` [Bug c++/39028] [4.3 Regression] C++ front-end rejects "__label__" at the beginning of a block after "for" and "while" rguenth at gcc dot gnu.org
2009-01-29 20:08 [Bug c++/39028] New: " springl-gcc at bfw-online dot de
2009-01-30 16:18 ` [Bug c++/39028] [4.3 Regression] " jakub at gcc dot gnu dot org
2009-02-21 13:16 ` rguenth at gcc dot gnu dot org
2009-03-13 22:57 ` rguenth at gcc dot gnu dot org
2009-08-04 12:47 ` rguenth at gcc dot gnu dot org
2010-05-22 18:29 ` rguenth at gcc dot gnu dot org

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