--- 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
--- 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
--
--- 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
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-15
20:15 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E
--- 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
--- 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