public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "uros at kss-loka dot si" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/19235] [4.0 regression] GCC generates SSE2 instructions for AthlonXP which doesn't support them.
Date: Mon, 03 Jan 2005 10:30:00 -0000	[thread overview]
Message-ID: <20050103103015.17766.qmail@sourceware.org> (raw)
In-Reply-To: <20050103020419.19235.drab@kepler.fjfi.cvut.cz>


------- Additional Comments From uros at kss-loka dot si  2005-01-03 10:30 -------
This bug could be caused by:

2004-12-17  Richard Henderson  <rth@redhat.com>

	* config/i386/i386.c (x86_64_reg_class_name): Re-indent.
	...
	(movsi_1): Use 'x' instead of 'Y' constraints.
	(movsi_1_nointernunit, movdi_2, movdi_1_rex64): Likewise.
	(movdi_1_rex64_nointerunit): Likewise.
	(movdf_nointeger, movdf_integer): Likewise.  Handle SSE1.       <<<
	...

There is a problem with register constraints in movdf_nointeger pattern. It
looks that 'x' should be substituted by 'Y'. Patch is in testing.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
         AssignedTo|unassigned at gcc dot gnu   |uros at kss-loka dot si
                   |dot org                     |
             Status|NEW                         |ASSIGNED
          Component|rtl-optimization            |target
   Last reconfirmed|2005-01-03 07:46:28         |2005-01-03 10:30:10
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19235


  parent reply	other threads:[~2005-01-03 10:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-03  2:04 [Bug rtl-optimization/19235] New: " drab at kepler dot fjfi dot cvut dot cz
2005-01-03  7:46 ` [Bug rtl-optimization/19235] [4.0 regression] " aj at gcc dot gnu dot org
2005-01-03 10:30 ` uros at kss-loka dot si [this message]
2005-01-03 10:40 ` [Bug target/19235] " uros at kss-loka dot si
2005-01-03 12:44 ` uros at kss-loka dot si
2005-01-03 12:52 ` andersca at gnome dot org
2005-01-03 15:21 ` andersca at gnome dot org
2005-01-03 15:34 ` drab at kepler dot fjfi dot cvut dot cz
2005-01-03 15:44 ` drab at kepler dot fjfi dot cvut dot cz
2005-01-03 15:56 ` cvs-commit at gcc dot gnu dot org
2005-01-03 19:47 ` andersca at gnome dot org
2005-01-03 22:18 ` kcook at gcc dot gnu dot org
2005-01-04  0:03 ` rth at gcc dot gnu dot org
2005-01-04 10:01 ` cvs-commit at gcc dot gnu dot org
2005-01-04 10:04 ` rth at gcc dot gnu dot org
2005-01-04 13:51 ` drab at kepler dot fjfi dot cvut dot cz
2005-01-04 15:06 ` kcook at gcc dot gnu dot org
2005-01-04 15:48 ` drab at kepler dot fjfi dot cvut dot cz
2005-01-04 18:09 ` andersca at gnome dot org
2005-01-04 21:03 ` belyshev at depni dot sinp dot msu dot ru
2005-06-05 22:54 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050103103015.17766.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).