projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a97726d
)
Add file missed from last commit.
author
Alan Modra
<amodra@gmail.com>
Fri, 21 Feb 2014 12:48:50 +0000
(23:18 +1030)
committer
Alan Modra
<amodra@gmail.com>
Fri, 21 Feb 2014 12:48:50 +0000
(23:18 +1030)
ld/testsuite/ld-bootstrap/ppc476.t
[new file with mode: 0644]
patch
|
blob
diff --git a/ld/testsuite/ld-bootstrap/ppc476.t
b/ld/testsuite/ld-bootstrap/ppc476.t
new file mode 100644
(file)
index 0000000..
46ab8a7
--- /dev/null
+++ b/
ld/testsuite/ld-bootstrap/ppc476.t
@@ -0,0
+1,7
@@
+SECTIONS
+{
+ .text : ALIGN (4096)
+ {
+ *(.text .text.* .gnu.linkonce.t*)
+ }
+}