Source-Changes archive

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

Re: CVS commit: src



Simon Burge <simonb%telstra.com.au@localhost> writes:
> Is this an issue with ELF .init/.fini sections?  I didn't think __main
> calls were emitted anymore...

That seems correct.  I'd assumed that since the __main()
implementation had never been gc'd that it was still used.

Of course, it was right above the cpu_number() implementation that was
unused and had never been gc'd...  8-)



thanks.



cgd
-- 
Chris Demetriou - cgd%netbsd.org@localhost - 
http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.



Home | Main Index | Thread Index | Old Index