OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-arm/] [thumb2-bl-undefweak.s] - Rev 394

Go to most recent revision | Compare with Previous | Blame | View Log

@ Test that calls to undefined weak functions resolve to call through
@ the PLT in shared libraries.
 
	.arch armv7
	.syntax unified
	.text
	.thumb_func
foo:
	bl bar
	.weak bar
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.