This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/16138] New: Avoid premature RTL expansion
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2004 13:04:46 -0000
- Subject: [Bug java/16138] New: Avoid premature RTL expansion
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
[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