public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/17092] New: gcj should use unlock_getc instead of getc
@ 2004-08-19  5:12 pinskia at gcc dot gnu dot org
  2004-08-19  5:13 ` [Bug java/17092] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-19  5:12 UTC (permalink / raw)
  To: java-prs

This is just a reminder for a change which I might do in the future to boost bootstrap times.

-- 
           Summary: gcj should use unlock_getc instead of getc
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: compile-time-hog
          Severity: enhancement
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

* [Bug java/17092] gcj should use unlock_getc instead of getc
  2004-08-19  5:12 [Bug java/17092] New: gcj should use unlock_getc instead of getc pinskia at gcc dot gnu dot org
@ 2004-08-19  5:13 ` pinskia at gcc dot gnu dot org
  2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-19  5:13 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-19 05:13 -------
I should say that getc shows up in the profile while bootstrapping.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-19 05:13:34
               date|                            |


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


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

* [Bug java/17092] gcj should use unlock_getc instead of getc
  2004-08-19  5:12 [Bug java/17092] New: gcj should use unlock_getc instead of getc pinskia at gcc dot gnu dot org
  2004-08-19  5:13 ` [Bug java/17092] " pinskia at gcc dot gnu dot org
  2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
@ 2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
  2005-04-05  2:43 ` ghazi at gcc dot gnu dot org
  2005-04-13 18:00 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-20  1:22 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|pinskia 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=17092


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

* [Bug java/17092] gcj should use unlock_getc instead of getc
  2004-08-19  5:12 [Bug java/17092] New: gcj should use unlock_getc instead of getc pinskia at gcc dot gnu dot org
  2004-08-19  5:13 ` [Bug java/17092] " pinskia at gcc dot gnu dot org
@ 2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
  2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-20  1:22 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2004-12-11 18:00:53         |2004-12-20 01:22:14
               date|                            |


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


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

* [Bug java/17092] gcj should use unlock_getc instead of getc
  2004-08-19  5:12 [Bug java/17092] New: gcj should use unlock_getc instead of getc pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
@ 2005-04-05  2:43 ` ghazi at gcc dot gnu dot org
  2005-04-13 18:00 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2005-04-05  2:43 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From ghazi at gcc dot gnu dot org  2005-04-05 02:43 -------
Patch here:
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00453.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at caip dot rutgers
                   |                            |dot edu
         AssignedTo|pinskia at gcc dot gnu dot  |ghazi at gcc dot gnu dot org
                   |org                         |


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


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

* [Bug java/17092] gcj should use unlock_getc instead of getc
  2004-08-19  5:12 [Bug java/17092] New: gcj should use unlock_getc instead of getc pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-04-05  2:43 ` ghazi at gcc dot gnu dot org
@ 2005-04-13 18:00 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-13 18:00 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-13 18:00 -------
Fixed.

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


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


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

end of thread, other threads:[~2005-04-13 18:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19  5:12 [Bug java/17092] New: gcj should use unlock_getc instead of getc pinskia at gcc dot gnu dot org
2004-08-19  5:13 ` [Bug java/17092] " pinskia at gcc dot gnu dot org
2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
2004-12-20  1:22 ` pinskia at gcc dot gnu dot org
2005-04-05  2:43 ` ghazi at gcc dot gnu dot org
2005-04-13 18:00 ` pinskia 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).