NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: port-vax/59326: pointer to global function in same object file points PLT entry



The following reply was made to PR port-vax/59326; it has been noted by GNATS.

From: matthew green <mrg%eterna23.net@localhost>
To: gnats-bugs%netbsd.org@localhost, rin%netbsd.org@localhost
Cc: port-vax-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: port-vax/59326: pointer to global function in same object file points PLT entry
Date: Mon, 21 Apr 2025 08:58:10 +1000

 > With this patch:
 > https://gist.github.com/rokuyama/181d7208bd099899a24cb6a70a809616
 
 a later comment here says:
 
 > There's no information for gas(1) to determine that symbol callee is fun=
 ction.
 
 but that seems incorrect?  the quoted file has:
 
         .type   caller, @function
 
 in it, which seems like it should be enough?
 
 ...unless i'm missing something.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index