From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27290 invoked by alias); 7 Aug 2006 15:36:01 -0000 Received: (qmail 27156 invoked by uid 48); 7 Aug 2006 15:35:48 -0000 Date: Mon, 07 Aug 2006 15:36:00 -0000 Message-ID: <20060807153548.27155.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/25500] [4.0/4.1/4.2 Regression]: SSE2 vectorized code is slower on 4.x.x than previous 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-08/txt/msg00495.txt.bz2 List-Id: ------- Comment #20 from pinskia at gcc dot gnu dot org 2006-08-07 15:35 ------- (In reply to comment #19) > This patchlet makes GCC use element-copy for struct FF: You have to be careful when editing count_type_elements so that the elements of a constructor that are not explict are zeroed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25500