Bug#417275: gcj-4.1: Add --enable-libgcj for m32r

2007-04-02 Thread Kazuhiro Inaoka
Package:gcj-4.1 Version:4.1.1-20 Severity:wishlist Tags:patch Please add --enable-libgcj to CONFARGS for m32r. Regards, Kazuhiro Inaoka --- debian.org/rules2 2007-04-02 17:43:07.0 +0900 +++ debian/rules2 2007-02-27 19:52:15.0 +0900 @@ -216,6 +216,11 @@ ifeq ($(findstring

[Bug rtl-optimization/323] optimized code gives strange floating point results

2007-04-02 Thread bonzini at gnu dot org
--- Comment #94 from bonzini at gnu dot org 2007-04-02 16:20 --- I think that Uros' patch to add a -mpc switch for precision control would "fix" this. The real fix would be to automatically insert fldcw instructions before float/double operations, in order to limit the precision of the

[Bug fortran/31114] Consistent floating point arithmetic model option

2007-04-02 Thread bonzini at gnu dot org
--- Comment #7 from bonzini at gnu dot org 2007-04-02 16:21 --- Reopened... -- bonzini at gnu dot org changed: What|Removed |Added Status|RESOLVED

[Bug fortran/31114] Consistent floating point arithmetic model option

2007-04-02 Thread bonzini at gnu dot org
--- Comment #8 from bonzini at gnu dot org 2007-04-02 16:22 --- ... because GCC now has -mpc to limit precision for float/double operations. Even as far as x86 is concerned, this is a "special case" of PR323, and thus I'm closing it as fixed. -- bonzini at gnu dot org changed:

Bug#417542: gcc-4.1: Fix PR2850 for m32r

2007-04-02 Thread Kazuhiro Inaoka
Package:gcc-4.1 Version:4.1.1ds2-21 Severity:wishlist Tags:patch Please apply this patch to fix PR2850 for m32r. Regards, Kazuhiro Inaoka changelog: Fix PR gcc/2850. * debian/patches/pr2850.dpatch: Fix PR gcc/2850 for m32r. -- Kazuhiro Inaoka <[EMAIL PROTECTED]> Tue, 3 Apr 2007 14:15:32

Bug#417542: gcc-4.1: Fix PR28508 for m32r

2007-04-02 Thread Kazuhiro Inaoka
Package:gcc-4.1 Version:4.1.1ds2-21 Severity:wishlist Tags:patch I'm sorry, I sent a miss patch (Fix PR2850 patch) Please apply this patch to fix PR28505 for m32r. Regards, Kazuhiro Inaoka changelog: Fix PR gcc/28508. * debian/patches/pr28508.dpatch: Fix PR gcc/28508 for m32r. -- Kazuhiro