public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/22404] [4.1 regression] ICE in first_vi_for_offset
Date: Mon, 11 Jul 2005 18:54:00 -0000	[thread overview]
Message-ID: <20050711182851.19870.qmail@sourceware.org> (raw)
In-Reply-To: <20050711090306.22404.reichelt@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-11 18:28 -------
Subject: Bug 22404

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dberlin@gcc.gnu.org	2005-07-11 18:28:36

Modified files:
	gcc            : ChangeLog print-tree.c tree-ssa-structalias.c 
	                 tree.h 
Added files:
	gcc/testsuite/g++.dg/tree-ssa: pr22404.C 

Log message:
	2005-07-11  Daniel Berlin  <dberlin@dberlin.org>
	
	* print-tree.c (print_node): Use DECL_ARGUMENT_FLD.
	* tree.h (DECL_ARGUMENT_FLD): New macro.
	
	2005-07-11  Daniel Berlin  <dberlin@dberlin.org>
	
	Fix PR tree-optimization/22404
	
	* tree-ssa-structalias.c (create_variable_info_for): Use
	correct offset.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9408&r2=2.9409
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/print-tree.c.diff?cvsroot=gcc&r1=1.103&r2=1.104
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-structalias.c.diff?cvsroot=gcc&r1=2.16&r2=2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.745&r2=1.746
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/tree-ssa/pr22404.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


  parent reply	other threads:[~2005-07-11 18:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11  9:52 [Bug tree-optimization/22404] New: " reichelt at gcc dot gnu dot org
2005-07-11 16:37 ` [Bug tree-optimization/22404] " pinskia at gcc dot gnu dot org
2005-07-11 18:54 ` cvs-commit at gcc dot gnu dot org [this message]
2005-07-11 23:20 ` 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=20050711182851.19870.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).