public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/23754] [3.4/4.0/4.1 Regression]: tree check error in check_inner_circular_reference
       [not found] <bug-23754-11253@http.gcc.gnu.org/bugzilla/>
@ 2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
  2006-02-28 20:41 ` [Bug java/23754] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:20 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|---                         |4.1.0


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


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

* [Bug java/23754] [3.4/4.0/4.1/4.2 Regression]: tree check error in check_inner_circular_reference
       [not found] <bug-23754-11253@http.gcc.gnu.org/bugzilla/>
  2005-10-30 23:20 ` [Bug java/23754] [3.4/4.0/4.1 Regression]: tree check error in check_inner_circular_reference pinskia at gcc dot gnu dot org
@ 2006-02-28 20:41 ` mmitchel at gcc dot gnu dot org
  2006-05-25  2:45 ` [Bug java/23754] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
  2007-01-09 20:52 ` [Bug java/23754] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-02-28 20:41 UTC (permalink / raw)
  To: java-prs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |4.1.1


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


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

* [Bug java/23754] [4.0/4.1/4.2 Regression]: tree check error in check_inner_circular_reference
       [not found] <bug-23754-11253@http.gcc.gnu.org/bugzilla/>
  2005-10-30 23:20 ` [Bug java/23754] [3.4/4.0/4.1 Regression]: tree check error in check_inner_circular_reference pinskia at gcc dot gnu dot org
  2006-02-28 20:41 ` [Bug java/23754] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2006-05-25  2:45 ` mmitchel at gcc dot gnu dot org
  2007-01-09 20:52 ` [Bug java/23754] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-05-25  2:45 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from mmitchel at gcc dot gnu dot org  2006-05-25 02:36 -------
Will not be fixed in 4.1.1; adjust target milestone to 4.1.2.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.1                       |4.1.2


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


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

* [Bug java/23754] [4.0/4.1/4.2/4.3 Regression]: tree check error in check_inner_circular_reference
       [not found] <bug-23754-11253@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-05-25  2:45 ` [Bug java/23754] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2007-01-09 20:52 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-09 20:52 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from tromey at gcc dot gnu dot org  2007-01-09 20:48 -------
All gcj front end bugs have been fixed by the gcj-eclipse branch merge.
I'm mass-closing the affected PRs.
If you believe one of these was closed in error, please reopen it
with a note explaining why.
Thanks.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.1.2                       |4.3.0


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


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

* [Bug java/23754] [4.0/4.1/4.2/4.3 Regression]: tree check error in check_inner_circular_reference
       [not found] <bug-23754-8172@http.gcc.gnu.org/bugzilla/>
@ 2011-06-18 10:48 ` hubicka at gcc dot gnu.org
  0 siblings, 0 replies; 5+ messages in thread
From: hubicka at gcc dot gnu.org @ 2011-06-18 10:48 UTC (permalink / raw)
  To: java-prs

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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-18 10:48:10 UTC ---
Author: hubicka
Date: Sat Jun 18 10:48:08 2011
New Revision: 175174

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175174
Log:
    PR lto/23754
    * lto.c (lto_1_to_1_map): Don't create empty partitions.
    (lto_balanced_map): Likewise.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c


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

end of thread, other threads:[~2011-06-18 10:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23754-11253@http.gcc.gnu.org/bugzilla/>
2005-10-30 23:20 ` [Bug java/23754] [3.4/4.0/4.1 Regression]: tree check error in check_inner_circular_reference pinskia at gcc dot gnu dot org
2006-02-28 20:41 ` [Bug java/23754] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-05-25  2:45 ` [Bug java/23754] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2007-01-09 20:52 ` [Bug java/23754] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
     [not found] <bug-23754-8172@http.gcc.gnu.org/bugzilla/>
2011-06-18 10:48 ` hubicka at gcc dot gnu.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).