[Bug target/40670] Load floating point constant 0 directly

2009-12-23 Thread ramana at gcc dot gnu dot org
--- Comment #5 from ramana at gcc dot gnu dot org 2009-12-23 16:37 --- Fixed. -- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/40670] Load floating point constant 0 directly

2009-12-23 Thread ramana at gcc dot gnu dot org
--- Comment #4 from ramana at gcc dot gnu dot org 2009-12-23 16:29 --- Subject: Bug 40670 Author: ramana Date: Wed Dec 23 16:29:12 2009 New Revision: 155427 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155427 Log: Pass floating point constant moves to integer registers as mov

[Bug target/40670] Load floating point constant 0 directly

2009-07-13 Thread ramana at gcc dot gnu dot org
--- Comment #3 from ramana at gcc dot gnu dot org 2009-07-13 15:15 --- (In reply to comment #2) > I'll go farther than that and say that all single-precision fp numbers > destined for integer registers should be passed through the normal > constant splitting routines. > > For instan

[Bug target/40670] Load floating point constant 0 directly

2009-07-07 Thread rth at gcc dot gnu dot org
--- Comment #2 from rth at gcc dot gnu dot org 2009-07-07 23:38 --- I'll go farther than that and say that all single-precision fp numbers destined for integer registers should be passed through the normal constant splitting routines. For instance, all positive powers of two satisfy th

[Bug target/40670] Load floating point constant 0 directly

2009-07-07 Thread carrot at google dot com
--- Comment #1 from carrot at google dot com 2009-07-07 09:38 --- Created an attachment (id=18149) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18149&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40670