This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r271977 - in /trunk/libgcc: ChangeLog config/ia...


Author: law
Date: Wed Jun  5 22:27:37 2019
New Revision: 271977

URL: https://gcc.gnu.org/viewcvs?rev=271977&root=gcc&view=rev
Log:
	* config/ia64/crtbegin.S (__dso_handle): Put in .sdata/.sbss
	rather than .data/.bss so it can be accessed via gp-relative
	addressing.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/ia64/crtbegin.S


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