From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24001 invoked by alias); 17 Sep 2005 02:44:36 -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 23985 invoked by alias); 17 Sep 2005 02:44:31 -0000 Date: Sat, 17 Sep 2005 02:44:00 -0000 Message-ID: <20050917024431.23982.qmail@sourceware.org> From: "dberlin at dberlin dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050901022705.23672.pinskia@gcc.gnu.org> References: <20050901022705.23672.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/23672] Fold does not fold (a^b)^a to b X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg02097.txt.bz2 List-Id: ------- Additional Comments From dberlin at gcc dot gnu dot org 2005-09-17 02:44 ------- Subject: Re: Fold does not fold (a^b)^a to b On Sat, 2005-09-17 at 02:12 +0000, pinskia at gcc dot gnu dot org wrote: > ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-17 02:12 ------- > Confirmed. > The new reassoc should take care of this -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23672