[Bug target/23704] gcc.dg/rs6000-fpint.c fails

2005-11-07 Thread amodra at bigpond dot net dot au
--- Comment #6 from amodra at bigpond dot net dot au 2005-11-08 03:17 --- I meant, fixed on 3.4 and 4.0 by patch for pr20277 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23704

[Bug target/23704] gcc.dg/rs6000-fpint.c fails

2005-11-07 Thread amodra at bigpond dot net dot au
--- Comment #5 from amodra at bigpond dot net dot au 2005-11-08 03:15 --- Fixed mainline. Bug fixed on 3.4 and 4.0 branch by patch for pr20227 -- amodra at bigpond dot net dot au changed: What|Removed |Added --

[Bug target/23704] gcc.dg/rs6000-fpint.c fails

2005-11-07 Thread amodra at gcc dot gnu dot org
--- Comment #4 from amodra at gcc dot gnu dot org 2005-11-08 03:09 --- Subject: Bug 23704 Author: amodra Date: Tue Nov 8 03:08:43 2005 New Revision: 106631 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106631 Log: PR target/23704 * config/rs6000/rs6000.c (rs600

[Bug target/23704] gcc.dg/rs6000-fpint.c fails

2005-09-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-15 20:15 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug target/23704] gcc.dg/rs6000-fpint.c fails

2005-09-06 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-09-07 01:55 --- You could also disable the test for lp64, if you felt that better. But then you should document that the various isa extension options are non-functional. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23704

[Bug target/23704] gcc.dg/rs6000-fpint.c fails

2005-09-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2005-09-07 01:26 --- Indeed, that is what is happening. -m64 ought to normally imply -mpowerpc-gfxopt, because all powerpc64 capable chips also support the insns enabled by -mpowerpc-gfxopt as far as I know. However, I guess