[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread rguenth at gcc dot gnu dot org
--- Comment #30 from rguenth at gcc dot gnu dot org 2009-05-02 20:51 --- The specific code path doesn't exist in 4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39940

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread bonzini at gnu dot org
--- Comment #29 from bonzini at gnu dot org 2009-05-02 20:35 --- what about 4.4? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39940

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread bonzini at gnu dot org
--- Comment #28 from bonzini at gnu dot org 2009-05-02 20:34 --- Yes, fixed. -- bonzini at gnu dot org changed: What|Removed |Added Status|RESOLVED

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread rguenth at gcc dot gnu dot org
--- Comment #27 from rguenth at gcc dot gnu dot org 2009-05-02 17:51 --- Supposedly fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread rguenth at gcc dot gnu dot org
--- Comment #26 from rguenth at gcc dot gnu dot org 2009-05-02 17:50 --- Subject: Bug 39940 Author: rguenth Date: Sat May 2 17:50:21 2009 New Revision: 147065 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147065 Log: 2009-05-02 Richard Guenther PR tree-optimizatio

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread rguenth at gcc dot gnu dot org
--- Comment #25 from rguenth at gcc dot gnu dot org 2009-05-02 15:35 --- Ha, that helped. From looking at the dumps, can you check Index: gcc/tree-ssa-pre.c === --- gcc/tree-ssa-pre.c (revision 147054) +++ gcc/tree-ssa-p

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread bonzini at gnu dot org
--- Comment #24 from bonzini at gnu dot org 2009-05-02 14:20 --- Created an attachment (id=17792) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17792&action=view) debug output with -fdump-tree-all-details-blocks-vops -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39940

[Bug java/39940] [4.5 Regression] failure in jc1 on i686-apple-darwin9 host

2009-05-02 Thread bonzini at gnu dot org
--- Comment #23 from bonzini at gnu dot org 2009-05-02 14:16 --- Now this is funny. I get the same error even with a cross from i686-darwin to i686-pc-linux-gnu! -- bonzini at gnu dot org changed: What|Removed |Added --