From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11656 invoked by alias); 28 May 2006 20:52:32 -0000 Received: (qmail 11570 invoked by uid 48); 28 May 2006 20:52:11 -0000 Date: Sun, 28 May 2006 20:52:00 -0000 Message-ID: <20060528205211.11569.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/27768] [4.2 regression] wrong-code with vectors In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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 X-SW-Source: 2006-05/txt/msg02879.txt.bz2 List-Id: ------- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-28 20:52 ------- But even without fixing PR 19817, it seems like the cast should be valid, or maybe not someone who knows if the cast is valid in C++ where the struct is not an inheirtance. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |19817 Component|tree-optimization |c++ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27768