diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1993-11-10 15:27:54 -0500 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1993-11-10 15:27:54 -0500 |
commit | 3fc2151db46c5f0e26f773520fe6c8af8c489e90 (patch) | |
tree | 53e9725e4dde48d522d1e81c8707f346fdb5553a /gcc | |
parent | d78d243c9c2801c8bf3acd42f2b1dc369819d98a (diff) | |
download | gcc-3fc2151db46c5f0e26f773520fe6c8af8c489e90.zip gcc-3fc2151db46c5f0e26f773520fe6c8af8c489e90.tar.gz gcc-3fc2151db46c5f0e26f773520fe6c8af8c489e90.tar.bz2 |
Add blank line in comment.
From-SVN: r6052
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/rs6000/rs6000.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h index 15daa8d..5fb6199 100644 --- a/gcc/config/rs6000/rs6000.h +++ b/gcc/config/rs6000/rs6000.h @@ -1479,6 +1479,7 @@ extern int rs6000_trunc_used; Initialize the section names for the RS/6000 at this point. Specify filename to assembler. + We want to go into the TOC section so at least one .toc will be emitted. Also, in order to output proper .bs/.es pairs, we need at least one static [RW] section emitted. |