From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28233 invoked by alias); 6 Aug 2005 16:25:01 -0000 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 Received: (qmail 28208 invoked by uid 48); 6 Aug 2005 16:24:57 -0000 Date: Sat, 06 Aug 2005 16:25:00 -0000 Message-ID: <20050806162457.28207.qmail@sourceware.org> From: "danglin at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050804212048.23239.jsm28@gcc.gnu.org> References: <20050804212048.23239.jsm28@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00666.txt.bz2 List-Id: ------- Additional Comments From danglin at gcc dot gnu dot org 2005-08-06 16:24 ------- I see the following in val-prof-5.c.t09.tree_profile: Trying transformations on insn D.1243 = D.1241 / b___1; Div/mod by constant b___1=997 transformation on insn D.1243 = D.1241 / b___1; Isn't this a testsuite issue? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23239