------- Comment #56 from fxcoudert at gcc dot gnu dot org  2007-02-12 18:30 
-------
(In reply to comment #55)
> Program received signal SIGSEGV, Segmentation fault.
> gfc_insert_bbt (root=0x0, new=0x7a23c80, compare=0x459ed0 <compare_symtree>)
>     at /scratch/vondele/gcc_trunk/gcc/gcc/fortran/bbt.c:137
> 137       *r = insert (n, *r, compare);
> (gdb) bt
> #0  gfc_insert_bbt (root=0x0, new=0x7a23c80, compare=0x459ed0
> <compare_symtree>)
>     at /scratch/vondele/gcc_trunk/gcc/gcc/fortran/bbt.c:137
> #1  0x0000000000459d34 in gfc_new_symtree (root=0x0, name=0x7fbfffe980
> "@20233")
>     at /scratch/vondele/gcc_trunk/gcc/gcc/fortran/symbol.c:1909
> #2  0x000000000043a44a in get_unique_symtree (ns=0x0)
>     at /scratch/vondele/gcc_trunk/gcc/gcc/fortran/module.c:1775

Yes, that's the one: http://gcc.gnu.org/ml/fortran/2007-02/msg00250.html


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2007-02-12 16:16:29         |2007-02-12 18:30:31
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975

Reply via email to