public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/32522] [4.3 Regression] Bootstrap failure on Alpha due to pointer-plus changes
Date: Mon, 20 Aug 2007 06:53:00 -0000	[thread overview]
Message-ID: <20070820065319.26223.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32522-2744@http.gcc.gnu.org/bugzilla/>



------- Comment #14 from pinskia at gcc dot gnu dot org  2007-08-20 06:53 -------
Subject: Bug 32522

Author: pinskia
Date: Mon Aug 20 06:53:05 2007
New Revision: 127637

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127637
Log:
2007-08-19  Andrew Pinski  <andrew_pinski@playstation.sony.com>
           Serge Belyshev  <belyshev@depni.sinp.msu.ru>

        PR target/32522
        * config/alpha/alpha.c (va_list_skip_additions): Check for
        POINTER_PLUS_EXPR in addition to PLUS_EXPR.
        (alpha_stdarg_optimize_hook): Look for POINTER_PLUS_EXPR instead of
        PLUS_EXPR when checking ap.__base.
        (alpha_va_start): Create POINTER_PLUS_EXPR instead of PLUS_EXPR
        when doing addition on pointer types.  Use size_int instead of
        build_int_cst.
        (alpha_gimplify_va_arg_1): Likewise, but use sizetype instead of
        ptr_type in the second operand.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha.c


-- 


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


  parent reply	other threads:[~2007-08-20  6:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-27 15:46 [Bug bootstrap/32522] New: " falk at debian dot org
2007-06-27 22:57 ` [Bug target/32522] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-06-29 18:56 ` mmitchel at gcc dot gnu dot org
2007-07-05 13:01 ` falk at debian dot org
2007-07-05 18:48 ` pinskia at gcc dot gnu dot org
2007-07-12 21:01 ` pinskia at gcc dot gnu dot org
2007-07-16 16:41 ` ro at gcc dot gnu dot org
2007-07-16 17:30 ` belyshev at depni dot sinp dot msu dot ru
2007-07-17 11:28 ` ro at techfak dot uni-bielefeld dot de
2007-07-26 19:49 ` belyshev at depni dot sinp dot msu dot ru
2007-07-26 22:50 ` falk at debian dot org
2007-07-27  6:18 ` belyshev at depni dot sinp dot msu dot ru
2007-07-27  6:22 ` patchapp at dberlin dot org
2007-07-29  2:00 ` pinskia at gcc dot gnu dot org
2007-08-20  6:53 ` pinskia at gcc dot gnu dot org [this message]
2007-08-20  6:53 ` 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=20070820065319.26223.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).