From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28146 invoked by alias); 7 Dec 2008 21:39:38 -0000 Received: (qmail 27991 invoked by uid 48); 7 Dec 2008 21:38:17 -0000 Date: Sun, 07 Dec 2008 21:39:00 -0000 Message-ID: <20081207213817.27990.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/38440] auto-increment generation does not work In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "amylaar at gcc dot gnu dot org" 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: 2008-12/txt/msg00708.txt.bz2 ------- Comment #1 from amylaar at gcc dot gnu dot org 2008-12-07 21:38 ------- Created an attachment (id=16845) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16845&action=view) test case This is the test case, the preprocessed libgcc2 bcmp code. I've used the version from gcc 4.4, but have substituted SI[mode] for the expressions that gcc 4.2 doesn't understand. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38440