From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31912 invoked by alias); 19 Sep 2009 19:00:00 -0000 Received: (qmail 31876 invoked by uid 48); 19 Sep 2009 18:59:48 -0000 Date: Sat, 19 Sep 2009 19:00:00 -0000 Message-ID: <20090919185948.31875.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/41411] ICE: mem_loc_descriptor, at dwarf2out.c:11616 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "joel 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: 2009-09/txt/msg01804.txt.bz2 ------- Comment #2 from joel at gcc dot gnu dot org 2009-09-19 18:59 ------- This is the command I used to generate the ICE on the attached test case. Dropping the -g got rid of the ICE. /users/joel/test-gcc/b-gcc1-sparc/./gcc/xgcc -B/users/joel/test-gcc/b-gcc1-sparc/./gcc/ -B/users/joel/test-gcc/b-gcc1-sparc/sparc-rtems4.10/newlib/ -isystem /users/joel/test-gcc/b-gcc1-sparc/sparc-rtems4.10/newlib/targ-include -isystem /users/joel/test-gcc/gcc-svn/newlib/libc/include -B/users/joel/test-gcc/install-svn/sparc-rtems4.10/bin/ -B/users/joel/test-gcc/install-svn/sparc-rtems4.10/lib/ -isystem /users/joel/test-gcc/install-svn/sparc-rtems4.10/include -isystem /users/joel/test-gcc/install-svn/sparc-rtems4.10/sys-include -c -O2 -fno-builtin -g j.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41411