[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message

2005-04-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-02 09:58 --- Subject: Bug 20650 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-02 09:58:36 Modified files: gcc: ChangeLog gcc/testsuite :

[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message

2005-04-02 Thread geoffk at gcc dot gnu dot org
--- Additional Comments From geoffk at gcc dot gnu dot org 2005-04-02 09:59 --- Should be fixed now. -- What|Removed |Added Status|ASSIGNED

[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message

2005-04-02 Thread andreast at gcc dot gnu dot org
--- Additional Comments From andreast at gcc dot gnu dot org 2005-04-02 18:58 --- Verified on ppc-linux. Failing tc fixed, thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20650

[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message

2005-03-29 Thread geoffk at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |geoffk at gcc dot gnu dot |dot org |org Status|NEW

[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message

2005-03-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-27 22:32 --- Small testcase: int f(double a, double b) { int a1 = a; int b1 = b; return a1+b1; } You can reproduce this on powerpc-darwin with -mcpu=601 -- What|Removed |Added

[Bug target/20650] [4.1 Regression] float.c fails to build with weird error message

2005-03-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-27 22:34 --- This was caused by: 2005-03-25 Geoffrey Keating [EMAIL PROTECTED] * config/rs6000/rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX. (fix_truncdfsi2): Allow registers or memory as