From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18842 invoked by alias); 6 Jun 2008 19:25:18 -0000 Received: (qmail 16224 invoked by uid 48); 6 Jun 2008 19:24:34 -0000 Date: Fri, 06 Jun 2008 19:25:00 -0000 Message-ID: <20080606192434.16223.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/36336] ICE push_reload - psuedo reg_equiv_constant In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "eric dot weddington at atmel dot com" 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-06/txt/msg00349.txt.bz2 ------- Comment #2 from eric dot weddington at atmel dot com 2008-06-06 19:24 ------- Andy, I'm having a difficulty in trying to reproduce this bug. I use this command line: avr-gcc -O1 -mmcu=atmega128 -w -std=gnu99 -c memcpy-chk.c -o memcpy-chk.o But I'm using WinAVR 20080512, which is patched, and it does not give an ICE. Are you also getting this ICE with HEAD? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36336