[Bug target/16532] Inefficient jump to epilogue

2004-09-27 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-28 06:34 --- Here's the code generated by mainline as of today at -O2 -mcpu=ultrasparc: FirstOne: save%sp, -112, %sp sethi %hi(64512), %o5 mov 0, %o4 sllx%i0, 32, %g1

[Bug target/16532] Inefficient jump to epilogue

2004-09-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-28 06:26 --- Subject: Bug 16532 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-09-28 06:26:08 Modified files: gcc: ChangeLog gcc/config/sparc:

[Bug libfortran/17706] reading a value of 0.0 gives a value of -0.0

2004-09-27 Thread bdavis at gcc dot gnu dot org
--- Additional Comments From bdavis at gcc dot gnu dot org 2004-09-28 04:12 --- proposed patch: http://gcc.gnu.org/ml/fortran/2004-09/msg00276.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17706

[Bug c++/14769] [DR 426] Block extern incorrectly resolved to file-scope internal linkage object

2004-09-27 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||wrong-code Last reconfirmed|2004-06-29 02:03:16 |2004-09-28 03:36:55 date|

[Bug objc/16546] [4.0 Regression] [unit-at-a-time] Solaris 10/x86 libobjc bootstrap failure: invalid assembler code

2004-09-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-28 03:30 --- Can you try this patch (I am testing it right now on powerpc-darwin for the NeXT runtime), the code I am removing dates back before EGCS: Index: objc-act.c =