[Bug libgcj/40860] [4.4/4.5 regression] regressions in libjava testsuite on arm-linux

2010-03-19 Thread mikpe at it dot uu dot se
--- Comment #23 from mikpe at it dot uu dot se 2010-03-19 23:20 --- While working on another debugging patch I noticed something that I think might explain the libjava regressions, especially the stack trace ones. The binutils change breaks _Unwind_GetRegionStart(). Example: We have th

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2010-03-19 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2010-03-19 10:15 --- (In reply to comment #14) > Subject: Re: [4.3 Regression] very long > compile-time in PRE building gimp-plugin-registry > > On Fri, 19 Mar 2010, kurt at garloff dot de wrote: > > > --- Comment #11 from kurt

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2010-03-19 Thread rguenther at suse dot de
--- Comment #14 from rguenther at suse dot de 2010-03-19 10:09 --- Subject: Re: [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry On Fri, 19 Mar 2010, kurt at garloff dot de wrote: > --- Comment #11 from kurt at garloff dot de 2010-03-19 00:34 ---

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2010-03-19 Thread kurt at garloff dot de
--- Comment #13 from kurt at garloff dot de 2010-03-19 08:03 --- > Well for 4.5, make sure you configured with --enable-checking=release; > otherwise it is not a fair comparison. Did not change anything unfortunately :-( (I have enabled --enable-lto in case this matters, though I have n