public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results
       [not found] <bug-39120-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-27 14:13 ` rguenth at gcc dot gnu.org
  2012-03-13 16:34 ` [Bug tree-optimization/39120] [4.4 " jakub at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-27 14:13 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 12:14:02 UTC ---
4.3 branch is being closed, moving to 4.4.7 target.


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

* [Bug tree-optimization/39120] [4.4 Regression] Missed escape constraints for call results
       [not found] <bug-39120-4@http.gcc.gnu.org/bugzilla/>
  2011-06-27 14:13 ` [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results rguenth at gcc dot gnu.org
@ 2012-03-13 16:34 ` jakub at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-13 16:34 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.4.7                       |4.5.0

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-13 13:04:32 UTC ---
Fixed in 4.5+, 4.4 is no longer supported.


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

* [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results
  2009-02-06 17:59 [Bug tree-optimization/39120] New: [4.2/4.3/4.4 " rguenth at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-08-04 12:51 ` rguenth at gcc dot gnu dot org
@ 2010-05-22 18:31 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 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=39120


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

* [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results
  2009-02-06 17:59 [Bug tree-optimization/39120] New: [4.2/4.3/4.4 " rguenth at gcc dot gnu dot org
  2009-03-31 21:12 ` [Bug tree-optimization/39120] [4.3/4.4 " jsm28 at gcc dot gnu dot org
  2009-06-17 12:40 ` rguenth at gcc dot gnu dot org
@ 2009-08-04 12:51 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:31 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 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=39120


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

* [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results
  2009-02-06 17:59 [Bug tree-optimization/39120] New: [4.2/4.3/4.4 " rguenth at gcc dot gnu dot org
  2009-03-31 21:12 ` [Bug tree-optimization/39120] [4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2009-06-17 12:40 ` rguenth at gcc dot gnu dot org
  2009-08-04 12:51 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:31 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-06-17 12:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from rguenth at gcc dot gnu dot org  2009-06-17 12:40 -------
I have no plans for fixing the branches.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|rguenth at gcc dot gnu dot  |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


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


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

* [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results
  2009-02-06 17:59 [Bug tree-optimization/39120] New: [4.2/4.3/4.4 " rguenth at gcc dot gnu dot org
@ 2009-03-31 21:12 ` jsm28 at gcc dot gnu dot org
  2009-06-17 12:40 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-31 21:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jsm28 at gcc dot gnu dot org  2009-03-31 21:09 -------
Closing 4.2 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3/4.4 Regression]    |[4.3/4.4 Regression] Missed
                   |Missed escape constraints   |escape constraints for call
                   |for call results            |results
   Target Milestone|4.2.5                       |4.3.4


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


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

end of thread, other threads:[~2012-03-13 16:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-39120-4@http.gcc.gnu.org/bugzilla/>
2011-06-27 14:13 ` [Bug tree-optimization/39120] [4.3/4.4 Regression] Missed escape constraints for call results rguenth at gcc dot gnu.org
2012-03-13 16:34 ` [Bug tree-optimization/39120] [4.4 " jakub at gcc dot gnu.org
2009-02-06 17:59 [Bug tree-optimization/39120] New: [4.2/4.3/4.4 " rguenth at gcc dot gnu dot org
2009-03-31 21:12 ` [Bug tree-optimization/39120] [4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-06-17 12:40 ` rguenth at gcc dot gnu dot org
2009-08-04 12:51 ` rguenth at gcc dot gnu dot org
2010-05-22 18:31 ` 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).