From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 653 invoked by alias); 30 Aug 2007 14:43:50 -0000 Received: (qmail 588 invoked by uid 48); 30 Aug 2007 14:43:37 -0000 Date: Thu, 30 Aug 2007 14:43:00 -0000 Message-ID: <20070830144337.587.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/33249] -O3 and -O2 give wrong results with gcc 4.1.2 on solaris sparc In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth 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: 2007-08/txt/msg02275.txt.bz2 ------- Comment #1 from rguenth at gcc dot gnu dot org 2007-08-30 14:43 ------- This works for me on x86_64 and i686. Possibly a rtl-optimization or target bug. As there were loop fixes after 4.1.2 went out can you try with the trunk of the gcc-4_1-branch or give the exact version of your compiler (gcc --version will tell)? -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |rtl-optimization GCC target triplet| |sparc-sun-solaris Version|unknown |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33249