This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18960] compiler segfault on shifting character array constants
- 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: 13 Dec 2004 16:27:22 -0000
- Subject: [Bug fortran/18960] compiler segfault on shifting character array constants
- References: <20041213162416.18960.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-13 16:27 -------
Confirmed.
Here is the backtrace:
#0 tree_swap_operands_p (arg0=0x42645220, arg1=0x0, reorder=1 '\001') at /Users/pinskia/src/
local1/gcc/gcc/fold-const.c:5931
#1 0x001f6840 in fold (expr=0x33be58) at /Users/pinskia/src/local1/gcc/gcc/fold-const.c:6326
#2 0x001f6840 in fold (expr=0x4260b8a0) at /Users/pinskia/src/local1/gcc/gcc/fold-const.c:6326
#3 0x00050eb0 in gfc_trans_allocate_temp_array (loop=0x47537c, info=0x1, eltype=0x42646600) at
/Users/pinskia/src/local1/gcc/gcc/fortran/trans-array.c:621
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-12-13 16:27:21
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18960