public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "uros at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/52530] [4.8 regression] Many 64-bit execution failures on Solaris 10/11 with Sun as
Date: Wed, 01 Aug 2012 19:15:00 -0000	[thread overview]
Message-ID: <bug-52530-4-13lqYXAqgT@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52530-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #12 from uros at gcc dot gnu.org 2012-08-01 19:15:04 UTC ---
Author: uros
Date: Wed Aug  1 19:14:59 2012
New Revision: 190048

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190048
Log:
    Backport from mainline
    2012-03-09  Uros Bizjak  <ubizjak@gmail.com>

    PR target/52530
    * config/i386/i386.c (ix86_print_operand): Handle 'E' operand modifier.
    (ix86_print_operand_address): Handle UNSPEC_LEA_ADDR. Do not fallback
    to set code to 'q'.
    * config/i386/i386.md (UNSPEC_LEA_ADDR): New unspec.
    (*movdi_internal_rex64): Use %E operand modifier for lea.
    (*movsi_internal): Ditto.
    (*lea_1): Ditto.
    (*lea<mode>_2): Ditto.
    (*lea_{3,4,5,6}_zext): Ditto.
    (*tls_global_dynamic_32_gnu): Ditto.
    (*tls_global_dynamic_64): Ditto.
    (*tls_dynamic_gnu2_lea_32): Ditto.
    (*tls_dynamic_gnu2_lea_64): Ditto.
    (pro_epilogue_adjust_stack_<mode>_add): Ditto.

testsuite/ChangeLog:

    Backport from mainline
    2012-03-11  Uros Bizjak  <ubizjak@gmail.com>

    PR target/52530
    * gcc.dg/torture/pr52530.c: New test.


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr52530.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386.c
    branches/gcc-4_7-branch/gcc/config/i386/i386.md
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


      parent reply	other threads:[~2012-08-01 19:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08 12:56 [Bug target/52530] New: " ro at gcc dot gnu.org
2012-03-08 13:50 ` [Bug target/52530] " ubizjak at gmail dot com
2012-03-08 15:07 ` hjl.tools at gmail dot com
2012-03-08 15:19 ` uros at gcc dot gnu.org
2012-03-08 18:17 ` ubizjak at gmail dot com
2012-03-09 14:55 ` ubizjak at gmail dot com
2012-03-09 15:17 ` hjl.tools at gmail dot com
2012-03-09 16:50 ` ubizjak at gmail dot com
2012-03-09 17:08 ` ubizjak at gmail dot com
2012-03-09 18:02 ` uros at gcc dot gnu.org
2012-03-11 19:49 ` uros at gcc dot gnu.org
2012-03-12 14:11 ` rguenth at gcc dot gnu.org
2012-08-01 19:15 ` uros at gcc dot gnu.org [this message]

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=bug-52530-4-13lqYXAqgT@http.gcc.gnu.org/bugzilla/ \
    --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).