From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5905 invoked by alias); 3 Jun 2010 18:25:23 -0000 Received: (qmail 5734 invoked by uid 48); 3 Jun 2010 18:25:11 -0000 Date: Thu, 03 Jun 2010 18:25:00 -0000 Message-ID: <20100603182511.5732.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/44404] auto-inc-dec generates an invalid assembly instruction 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-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-06/txt/msg00374.txt.bz2 ------- Comment #3 from pinskia at gcc dot gnu dot org 2010-06-03 18:25 ------- (In reply to comment #2) > auto-inc-dec.c was introduced on Jul 2, 2006, and PR 20972 was filed > on April 12, 2005, so I'd think that PR 20972 is due to something > else. They do both involve the same assembler message though. Yes but if you read that PR you will notice that auto-inc-dec.c included some of the same issues as flow did. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44404