public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/16138] New: Avoid premature RTL expansion
@ 2004-06-22 13:09 rmathew at gcc dot gnu dot org
  2004-06-22 13:28 ` [Bug java/16138] " rmathew at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-22 13:09 UTC (permalink / raw)
  To: java-prs

[Carried over from PR16113]

Post tree-ssa, there's not much point in premature expansion
to RTL in the Java front-end. It sometimes results in ugly
crashes even (see PR16113).

-- 
           Summary: Avoid premature RTL expansion
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rmathew 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=16138


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

* [Bug java/16138] Avoid premature RTL expansion
  2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
@ 2004-06-22 13:28 ` rmathew at gcc dot gnu dot org
  2004-06-22 13:56 ` rmathew at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-22 13:28 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |16113


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


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

* [Bug java/16138] Avoid premature RTL expansion
  2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
  2004-06-22 13:28 ` [Bug java/16138] " rmathew at gcc dot gnu dot org
@ 2004-06-22 13:56 ` rmathew at gcc dot gnu dot org
  2004-06-22 15:22 ` [Bug java/16138] Avoid premature RTL expansion in the Java front end rmathew at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-22 13:56 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-06-22 13:55 -------
One step forward:

  http://gcc.gnu.org/ml/java-patches/2004-q2/msg00744.html

-- 


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


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

* [Bug java/16138] Avoid premature RTL expansion in the Java front end
  2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
  2004-06-22 13:28 ` [Bug java/16138] " rmathew at gcc dot gnu dot org
  2004-06-22 13:56 ` rmathew at gcc dot gnu dot org
@ 2004-06-22 15:22 ` rmathew at gcc dot gnu dot org
  2004-06-22 16:31 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-22 15:22 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Avoid premature RTL         |Avoid premature RTL
                   |expansion                   |expansion in the Java front
                   |                            |end


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


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

* [Bug java/16138] Avoid premature RTL expansion in the Java front end
  2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-06-22 15:22 ` [Bug java/16138] Avoid premature RTL expansion in the Java front end rmathew at gcc dot gnu dot org
@ 2004-06-22 16:31 ` pinskia at gcc dot gnu dot org
  2004-06-22 18:35 ` pinskia at gcc dot gnu dot org
  2004-07-09  6:45 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-22 16:31 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-22 15:22 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-22 15:22:44
               date|                            |
   Target Milestone|---                         |3.5.0


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


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

* [Bug java/16138] Avoid premature RTL expansion in the Java front end
  2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-22 16:31 ` pinskia at gcc dot gnu dot org
@ 2004-06-22 18:35 ` pinskia at gcc dot gnu dot org
  2004-07-09  6:45 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-22 18:35 UTC (permalink / raw)
  To: java-prs



-- 
Bug 16138 depends on bug 16113, which changed state.

Bug 16113 Summary: [3.5 Regression] ICE: Segmentation fault when compiling bytecode with debugging info and try/catch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16113

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug java/16138] Avoid premature RTL expansion in the Java front end
  2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-06-22 18:35 ` pinskia at gcc dot gnu dot org
@ 2004-07-09  6:45 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-09  6:45 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-09 06:45 -------
Fixed by:
2004-07-08  Richard Henderson  <rth@redhat.com>

        * expr.c (case_identity, get_primitive_array_vtable,
        java_expand_expr, emit_init_test_initialization): Remove.
        * java-tree.h (java_expand_expr): Remove.
        * lang.c (LANG_HOOKS_EXPAND_EXPR): Remove.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-07-09  6:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-22 13:09 [Bug java/16138] New: Avoid premature RTL expansion rmathew at gcc dot gnu dot org
2004-06-22 13:28 ` [Bug java/16138] " rmathew at gcc dot gnu dot org
2004-06-22 13:56 ` rmathew at gcc dot gnu dot org
2004-06-22 15:22 ` [Bug java/16138] Avoid premature RTL expansion in the Java front end rmathew at gcc dot gnu dot org
2004-06-22 16:31 ` pinskia at gcc dot gnu dot org
2004-06-22 18:35 ` pinskia at gcc dot gnu dot org
2004-07-09  6:45 ` 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).