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]

Re: m68k setjmp()


Jes Sorensen <jes@trained-monkey.org> writes:

|> Just looked at it and there's a couple of things, I notice you don't
|> call __sigjmp_save() for setjmp() and _setjmp() any longer. The old
|> version did, but is that not required?

Yes, of course.  Thanks for catching this.

|> My version actually generated smaller code ;-) But of course
|> maintaining assembly is nastier.

IMHO the maintainance advantage outweights the code size increase.

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de				completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


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