[Bug tree-optimization/23347] PRE produces type mismatch in PHIs when compiling java from bytecode

2009-05-03 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-05-03 16:06 --- It is supposedly fixed as we can bootstrap libjava with type checking enabled. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/23347] PRE produces type mismatch in PHIs when compiling java from bytecode

2009-02-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-02-22 18:46 --- (In reply to comment #1) > Is this still an issue, with a new Java front end This was compiling with a .class file and there was no new java front-end only the .java front-end was ripped out. > and a new PRE imple

[Bug tree-optimization/23347] PRE produces type mismatch in PHIs when compiling java from bytecode

2009-02-22 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23347

[Bug tree-optimization/23347] PRE produces type mismatch in PHIs when compiling java from bytecode

2009-02-22 Thread steven at gcc dot gnu dot org
--- Comment #1 from steven at gcc dot gnu dot org 2009-02-22 16:31 --- Is this still an issue, with a new Java front end and a new PRE implementation? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23347