This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24102] [3.4/4.0/4.1 Regression] floatdisf2_internal2 broken
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2005 13:38:44 -0000
- Subject: [Bug target/24102] [3.4/4.0/4.1 Regression] floatdisf2_internal2 broken
- References: <20050928133228.24102.mikael.vidstedt@bea.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-28 13:38 -------
Caused by:
PR rtl-optimization/16356
* config/rs6000/rs6000.md (floatdisf2_internal2): Rewrite with
separate output register and one less jump. Enable for powerpc64.
(floatdisf2): Adjust for above.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gcc dot gnu dot
| |org
Component|rtl-optimization |target
GCC target triplet|powerpc |powerpc64-*-*
Keywords| |wrong-code
Known to fail| |4.0.0 4.1.0 3.4.4
Known to work| |3.4.3
Summary|floatdisf2_internal2 broken |[3.4/4.0/4.1 Regression]
| |floatdisf2_internal2 broken
Target Milestone|--- |4.0.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24102