aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.c
diff options
context:
space:
mode:
authorDavid Mosberger <davidm@hpl.hp.com>2003-04-01 23:29:35 +0000
committerRichard Henderson <rth@gcc.gnu.org>2003-04-01 15:29:35 -0800
commit8f744ea917803a08b8f2625d87a66b4f5a557d34 (patch)
tree3b7851933c9a813796d6fb586f277231dcf6bf5c /gcc/version.c
parente129b3f9512d0f842df00ea9f08c06011cae7926 (diff)
downloadgcc-8f744ea917803a08b8f2625d87a66b4f5a557d34.zip
gcc-8f744ea917803a08b8f2625d87a66b4f5a557d34.tar.gz
gcc-8f744ea917803a08b8f2625d87a66b4f5a557d34.tar.bz2
crti.asm: Clean up trailing whitespace.
* config/ia64/crti.asm: Clean up trailing whitespace. Remove trailing hashes (#) from identifiers. * config/ia64/crtn.asm: Ditto. * config/ia64/crtend.asm: Remove trailing hashes (#) from identifiers. (__do_global_ctors_aux): Align to 32-byte boundary. Add unwind directives. Drop explicit bundling---it just makes the code harder to read. Don't save/restore gp needlessly. * config/ia64/crtbegin.asm: Remove trailing hashes (#) from identifiers (they're only needed if the identifier would clash with a register name otherwise). (__do_global_dtors_aux): Align to 32-byte boundary. Add unwind directives. Drop explicit bundling---it just makes the code harder to read. (__do_jv_register_classes): Ditto. (.fini_array): Remove "progbits" (newer assemblers don't like wrong section-types). (.init_array): Ditto. From-SVN: r65150
Diffstat (limited to 'gcc/version.c')
0 files changed, 0 insertions, 0 deletions