From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17937 invoked by alias); 15 Jan 2005 16:27:10 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 17886 invoked by uid 48); 15 Jan 2005 16:27:07 -0000 Date: Sat, 15 Jan 2005 16:27:00 -0000 Message-ID: <20050115162707.17885.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050113075308.19419.baldrick@free.fr> References: <20050113075308.19419.baldrick@free.fr> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/19419] ACATS CXA4009, CXA4020 - valgrind detects bad code (overlapping memcpy) X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg02001.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15 16:27 ------- (In reply to comment #6) > Set to front-end bug based on observations by the reporter (as opposed to wild > guessing by someone else...) I was not guessing, I actually debuged this and came up with this conclusion. Maybe I should have said this before. Also .generic in most languages is right after gimplification IFF the languages does not produce generic tree right away (which almost none do). -- What |Removed |Added ---------------------------------------------------------------------------- Component|ada |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19419