This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: [patches] Fix x86-64 GOT table


> Confirmed. This fixes the problem showed by Honza's small test case:
> 
> int a=1;
> _start()
> {
>         return a==1;
> }
> 
> Contents of section .got:
>  20c8 00000000 00000000 00000000 00000000  ................
>  20d8 00000000 00000000 c0200000 00000000  ......... ......
>                         ^^^^^^^^
> 
> Congratulations, nice work.
Wonderfull!
Question no2: will the testcase now execute properly? :)

Honza
> 
> Bo.
> 
> -- 
> 
>      Bo Thorsen                 |   28 Merton Road
>      Free software developer    |   Slough, SL1 1QW
>      SuSE Labs                  |   England


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