This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/18960] compiler segfault on shifting character array constants


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]