From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6131 invoked by alias); 6 Nov 2007 20:41:56 -0000 Received: (qmail 6064 invoked by uid 48); 6 Nov 2007 20:41:46 -0000 Date: Tue, 06 Nov 2007 20:41:00 -0000 Message-ID: <20071106204146.6063.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/33782] FAIL: gcc.c-torture/compile/limits-stringlit.c (test for excess errors) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "wvangulik at xs4all dot nl" 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-11/txt/msg00535.txt.bz2 ------- Comment #1 from wvangulik at xs4all dot nl 2007-11-06 20:41 ------- Well, that would be ok for the AVR. The test is allocating more than the 64K of adressable space the AVR has. This should be a "expected to fail" for the AVR -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33782