public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl dot tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/45292] [4.5/4.6 regression] libgomp test failures for i586-linux
Date: Mon, 16 Aug 2010 05:05:00 -0000	[thread overview]
Message-ID: <20100816050454.7394.qmail@sourceware.org> (raw)
In-Reply-To: <bug-45292-682@http.gcc.gnu.org/bugzilla/>



------- Comment #5 from hjl dot tools at gmail dot com  2010-08-16 05:04 -------
Disable

+(define_expand "cmpcc"
+  [(set (reg:CC FLAGS_REG)
+        (compare:CC (match_operand 0 "flags_reg_operand" "")
+                    (match_operand 1 "general_operand" "")))]
+  ""
+{
+  ix86_compare_op0 = operands[0];
+  ix86_compare_op1 = operands[1];
+  DONE;
+})

fixed miscompilation. 


-- 


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


  parent reply	other threads:[~2010-08-16  5:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-15 22:50 [Bug middle-end/45292] New: " hjl dot tools at gmail dot com
2010-08-15 22:51 ` [Bug middle-end/45292] " hjl dot tools at gmail dot com
2010-08-16  1:13 ` hjl dot tools at gmail dot com
2010-08-16  1:19 ` hjl dot tools at gmail dot com
2010-08-16  2:29 ` hjl dot tools at gmail dot com
2010-08-16  2:52 ` hjl dot tools at gmail dot com
2010-08-16  5:05 ` hjl dot tools at gmail dot com [this message]
2010-08-16  5:19 ` hjl dot tools at gmail dot com
2010-08-16  7:56 ` bonzini at gnu dot org
2010-08-16 13:20 ` hjl dot tools at gmail dot com
2010-08-16 13:29 ` bonzini at gnu dot org
2010-08-16 13:49 ` bonzini at gnu dot org
2010-08-18 13:36 ` hjl at gcc dot gnu dot org
2010-08-18 21:08 ` hjl at gcc dot gnu dot org
2010-08-18 23:08 ` hjl dot tools at gmail dot com
     [not found] <bug-45292-4@http.gcc.gnu.org/bugzilla/>
2010-11-27 17:31 ` jakub at gcc dot gnu.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=20100816050454.7394.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).