From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25685 invoked by alias); 14 Oct 2002 21:06:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 25647 invoked by uid 71); 14 Oct 2002 21:06:02 -0000 Date: Mon, 14 Oct 2002 14:06:00 -0000 Message-ID: <20021014210602.25646.qmail@sources.redhat.com> To: jakub@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: mmitchel@gcc.gnu.org Subject: optimization/6631 Reply-To: mmitchel@gcc.gnu.org X-SW-Source: 2002-10/txt/msg00553.txt.bz2 List-Id: The following reply was made to PR optimization/6631; it has been noted by GNATS. From: mmitchel@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Cc: Subject: optimization/6631 Date: 14 Oct 2002 21:04:34 -0000 CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_2-branch Changes by: mmitchel@gcc.gnu.org 2002-10-14 14:04:34 Modified files: gcc : Makefile.in alias.c function.c ChangeLog gcc/testsuite : ChangeLog Added files: gcc/testsuite/g++.dg/opt: const2.C Log message: PR optimization/6631 * Makefile.in (function.o): Depend on langhooks.h. * alias.c (objects_must_conflict_p): Check honor_readonly when examining TYPE_READONLY. * function.c (assign_stack_temp_for_type): Likewise. PR optimization/6631 * g++.dg/opt/const2.C: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.830.2.15.2.2&r2=1.830.2.15.2.3 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.166.2.3&r2=1.166.2.3.2.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.347.2.10&r2=1.347.2.10.2.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.86&r2=1.13152.2.657.2.87 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.24&r2=1.1672.2.166.2.25 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/const2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1