This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 4.0 generates location list without DW_AT_frame_base
On Fri, Dec 31, 2004 at 12:00:32PM -0500, Daniel Berlin wrote:
> >
> >It doesn't help tls_symbolic_operand at all.
>
> Then i need you to determine where loc_descriptor is called with
> can_use_fbreg == 1 for the location list that you are referring to
>
I updated PR 19124 with a small testcase and the output from readelf.
The questionable debug info is marked with `[without DW_AT_frame_base]'.
Will it enough for you to debug it?
H.J.