From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11604 invoked by alias); 8 Jan 2008 19:36:12 -0000 Received: (qmail 11303 invoked by uid 48); 8 Jan 2008 19:35:30 -0000 Date: Tue, 08 Jan 2008 19:58:00 -0000 Message-ID: <20080108193530.11302.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/34716] application segfaults when compiled with -O2, but works well with -O1 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: 2008-01/txt/msg00782.txt.bz2 ------- Comment #2 from pinskia at gcc dot gnu dot org 2008-01-08 19:35 ------- I always get: before: output=bfda12b4, buf=bfda10b4 after: output=bfda12b4, buf=bfda10b4 sizeof(buf)=512 result=-1 I really don't think this is a GCC bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34716