projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
943a140
)
(consttable_end): Delete call to text_section.
author
Doug Evans
<dje@gnu.org>
Thu, 22 Feb 1996 00:56:13 +0000
(
00:56
+0000)
committer
Doug Evans
<dje@gnu.org>
Thu, 22 Feb 1996 00:56:13 +0000
(
00:56
+0000)
(align_4): Delete call to readonly_data_section.
From-SVN: r11336
gcc/config/arm/arm.md
patch
|
blob
|
history
diff --git
a/gcc/config/arm/arm.md
b/gcc/config/arm/arm.md
index ac701f9e858897fce7ca5e94d7c156ef6797d269..f6c3de7cbb372742d89f1055ffa2f22e11253f75 100644
(file)
--- a/
gcc/config/arm/arm.md
+++ b/
gcc/config/arm/arm.md
@@
-5967,7
+5967,7
@@
[(unspec_volatile [(const_int 0)] 4)]
""
"*
- text_section ();
+ /* Nothing to do (currently). */
return \"\";
")
@@
-5975,7
+5975,6
@@
[(unspec_volatile [(const_int 0)] 5)]
""
"*
- readonly_data_section ();
assemble_align (32);
return \"\";
")