From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1723 invoked by alias); 8 May 2009 16:59:35 -0000 Received: (qmail 1645 invoked by uid 48); 8 May 2009 16:59:18 -0000 Date: Fri, 08 May 2009 16:59:00 -0000 Message-ID: <20090508165918.1644.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/40073] Vector short/char shifts generate sub-optimal code In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "meissner at linux dot vnet dot ibm dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-05/txt/msg00696.txt.bz2 ------- Comment #1 from meissner at linux dot vnet dot ibm dot com 2009-05-08 16:59 ------- Created an attachment (id=17827) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17827&action=view) test case This code is an example of the code that generates sub-optimal code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40073