This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

[PATCH] [BZ 9726] PowerPc: Fix incorrect fp reg usage in mtfsfinstruction


Greetings,

Bugzilla #9726 contains two patches to correct a copy-paste error which
slipped through the tst-setcontext-fpscr.c test-case because of a stale,
but valid, value in the fp0 register.  The patches correct the test case
to prevent similar situations in the future, and correct the erroneous
register usage in powerpc32 [set|swap]context-common.c.

http://sources.redhat.com/bugzilla/show_bug.cgi?id=9726

Ryan S. Arnold
IBM Linux Technology Center
Linux Toolchain Development


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