--- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2008-11-27
04:13 ---
Subject: Re: FAIL: libgomp.fortran/pr25162.f
Attached full .s file.
Dave
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2008-11-27
04:13 ---
Created an attachment (id=16781)
--> (
--- Comment #1 from danglin at gcc dot gnu dot org 2008-11-27 04:08 ---
emutls_alloc is called with the following struct __emutls_object *:
(gdb)
emutls_alloc (obj=0x400011d0) at ../../../gcc/libgcc/../gcc/emutls.c:95
95 {
(gdb) p/x $r26
$7 = 0x400011d0
(gdb) p *(struct __emutls_o