Add file missed from last commit.
This commit is contained in:
parent
a97726da10
commit
0cbc458c9f
1 changed files with 7 additions and 0 deletions
7
ld/testsuite/ld-bootstrap/ppc476.t
Normal file
7
ld/testsuite/ld-bootstrap/ppc476.t
Normal file
|
@ -0,0 +1,7 @@
|
|||
SECTIONS
|
||||
{
|
||||
.text : ALIGN (4096)
|
||||
{
|
||||
*(.text .text.* .gnu.linkonce.t*)
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue