From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5868 invoked by alias); 10 Jan 2005 14:34:03 -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 5824 invoked by uid 48); 10 Jan 2005 14:34:00 -0000 Date: Mon, 10 Jan 2005 14:34:00 -0000 Message-ID: <20050110143400.5823.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050110120821.19358.steven@gcc.gnu.org> References: <20050110120821.19358.steven@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/19358] [gfortran] Segfault with missing upper bound X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg01213.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-10 14:33 ------- Confirmed, here is the backtrace: #0 gfc_conv_expr_val (se=0xbffff8c0, expr=0x0) at /Users/pinskia/src/local/gcc/gcc/fortran/trans- expr.c:1825 #1 0x00060c48 in gfc_conv_expr_type (se=0xbffff8c0, expr=0x0, type=0x416b8680) at /Users/ pinskia/src/local/gcc/gcc/fortran/trans-expr.c:1837 #2 0x00054a4c in gfc_trans_dummy_array_bias (sym=0x42303d00, tmpdesc=0x416f4280, body=0x416f1980) at /Users/pinskia/src/local/gcc/gcc/fortran/trans-array.c:3319 #3 0x0005e08c in gfc_generate_function_code (ns=0xbffff998) at /Users/pinskia/src/local/gcc/gcc/ fortran/trans-decl.c:1957 #4 0x00050228 in gfc_generate_module_code (ns=0x42807800) at /Users/pinskia/src/local/gcc/gcc/ fortran/trans.c:706 #5 0x00036220 in gfc_parse_file () at /Users/pinskia/src/local/gcc/gcc/fortran/parse.c:2622 #6 0x0004cdd4 in gfc_be_parse_file (set_yydebug=-1073743680) at /Users/pinskia/src/local/gcc/ gcc/fortran/f95-lang.c:265 #7 0x0033afa8 in toplev_main (argc=5689568, argv=0x56d2d0) at /Users/pinskia/src/local/gcc/gcc/ toplev.c:996 #8 0x0000269c in _start (argc=0, argv=0x56d874, envp=0x56d0e0) at /SourceCache/Csu/Csu-47/ crt.c:267 #9 0x8fe1a558 in __dyld__dyld_start () -- What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |15502 nThis| | Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2005-01-10 14:33:59 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19358