From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18729 invoked by alias); 27 Mar 2003 06:06:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 18707 invoked by uid 71); 27 Mar 2003 06:06:01 -0000 Resent-Date: 27 Mar 2003 06:06:01 -0000 Resent-Message-ID: <20030327060601.18706.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, naveens@noida.hcltech.com Received: (qmail 14523 invoked by uid 48); 27 Mar 2003 05:58:49 -0000 Message-Id: <20030327055849.14522.qmail@sources.redhat.com> Date: Thu, 27 Mar 2003 06:16:00 -0000 From: naveens@noida.hcltech.com Reply-To: naveens@noida.hcltech.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: target/10236: SH: Failure in gcc/testsuite/gcc.c-torture/execute/va-arg-10.c X-SW-Source: 2003-03/txt/msg01873.txt.bz2 List-Id: >Number: 10236 >Category: target >Synopsis: SH: Failure in gcc/testsuite/gcc.c-torture/execute/va-arg-10.c >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Thu Mar 27 06:06:01 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Naveen Sharma >Release: gcc version 3.4 20030325 (experimental) >Organization: >Environment: host: i686-pc-linux-gnu build: i686-pc-linux-gnu target: sh-unknown-elf configured with: ../../combined/configure --target=sh-elf --prefix=/home/naveens/hawk/sh --enable-languages=c --enable-checking=rtl >Description: When the following file in gcc testsuite gcc/testsuite/gcc.c-torture/execute/va-arg-10.c is compiled as follows: ~/hawk/sh/bin/sh-elf-gcc -ml -m3 -O3 -g va-arg-10.c the compiler aborts with the following message: va-arg-10.c: In function `f4': va-arg-10.c:88: internal compiler error: RTL check: expected code `subreg', have `post_inc' in mem_loc_descriptor, at dwarf2out.c:8398 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. >How-To-Repeat: Comopile the TC using "-O3 -g" options. The problem does not occur at O1 or O2 optimization levels. >Fix: >Release-Note: >Audit-Trail: >Unformatted: