This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20151] internal compiler error: Bus error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Feb 2005 18:41:25 -0000
- Subject: [Bug fortran/20151] internal compiler error: Bus error
- References: <20050222183637.20151.dir@lanl.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 18:41 -------
Confirmed, thanks for the reduced testcase (and all the other testcases too).
Here is the backtrace:
#0 translate_common (common=0x42305ab0, var_list=0x42305b10) at /Users/pinskia/src/local3/
gcc/gcc/fortran/trans-common.c:780
#1 0x00058f9c in translate_common (common=0x42305ab0, var_list=0x42305b10) at /Users/
pinskia/src/local3/gcc/gcc/fortran/trans-common.c:777
#2 0x0004a864 in gfc_traverse_symtree (st=0x423050f0, func=0x591ac <named_common>) at /
Users/pinskia/src/local3/gcc/gcc/fortran/symbol.c:2277
#3 0x0004a870 in gfc_traverse_symtree (st=0x423050f0, func=0x591ac <named_common>) at /
Users/pinskia/src/local3/gcc/gcc/fortran/symbol.c:2279
#4 0x0005922c in gfc_trans_common (ns=0x423050f0) at /Users/pinskia/src/local3/gcc/gcc/fortran/
trans-common.c:912
#5 0x0005dfdc in gfc_generate_function_code (ns=0x0) at /Users/pinskia/src/local3/gcc/gcc/fortran/
trans-decl.c:2184
#6 0x000503dc in gfc_generate_module_code (ns=0x42804200) at /Users/pinskia/src/local3/gcc/
gcc/fortran/trans.c:706
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2005-02-22 18:41:24
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20151