This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
>>>>> On Thu, 13 Nov 2003 21:21:42 -0800, Ulrich Drepper <drepper@redhat.com> said: Uli> The problem is that r32 in _IO_file_doallocate gets corrupted Uli> when _IO_file_stat is called. The latter makes a syscall. Uli> Seems some of the asm wizardry associated with INLINE_SYSCALL Uli> is going wrong. Ah, perhaps ar.pfs didn't get preserved. Earlier versions of GCC ignored clobbers to ar.pfs, but I don't remember exactly when it was fixed. --david
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |