This is the mail archive of the glibc-bugs@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]

[Bug dynamic-link/18402] FPU use in application before main()


https://sourceware.org/bugzilla/show_bug.cgi?id=18402

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Dave Hansen from comment #4)
> For a statically-linked app, things are a bit different.  I set a breakpoint
> *at* strlen and then waited to see the FPU get used.  When strlen() was
> called, the FPU was not in use, but I single-stepped and saw it get used on
> the next instruction.  So perhaps there are two separate issues here?

This is a separate issue. Please either close this bug and open a new bug,
or reclassify this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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