tst-posix_fallocate test failure
Renaud Marquet
rmarquet@gmail.com
Wed Nov 26 21:00:00 GMT 2008
Le mercredi 26 novembre 2008 à 13:36 -0600, Ryan Arnold a écrit :
> You see it twice because GDB is an assembler level debugger and
> there's not a direct mapping between C code and assembler instruction
> progression. Therefore, if a line of C code is implemented in several
> assembler operations you may see it come up twice. It'll come up out
> of order as well if the compiler has generated assembler intermixed
> with assembler from other lines of C-code for code dispatch
> optimization.
>
Now I understand, thank you for your explanations !
> I'm the defacto PowerPC maintainer at this point.
>
> I'll check-out a tree and configure with the options you provide.
>
> Ryan S. Arnold
I'm looking forward to seeing if the same problem will arise.
Renaud.
More information about the Libc-help
mailing list