From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11383 invoked by alias); 11 Mar 2004 04:54:13 -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 11215 invoked by uid 48); 11 Mar 2004 04:54:12 -0000 Date: Thu, 11 Mar 2004 04:54:00 -0000 Message-ID: <20040311045412.11214.qmail@sources.redhat.com> From: "eric at ecentral dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040206124549.14047.LAL@pro.onet.pl> References: <20040206124549.14047.LAL@pro.onet.pl> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/14047] [3.4/3.5 Regression] __progmem__ attribute doesn't work X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg01322.txt.bz2 List-Id: ------- Additional Comments From eric at ecentral dot com 2004-03-11 04:54 ------- The patch only affects 2 files in the config/avr subdir. Doesn't "make bootstrap" only apply to building native compilers? The avr port is always built as a cross compiler. ... Or do you need the "make bootstrap ..." to test that the changes done in config/avr don't affect any of the other ports (that are primary targets)? Also, a simulator is available, but it IIRC it doesn't run with dejagnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14047