https://sourceware.org/bugzilla/show_bug.cgi?id=11601
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4cb88cfae84363cef6ed59d9d458a20ff2e1e893 commit 4cb88cfae84363cef6ed59d9d458a20ff2e1e893 Author: Alan Modra <amo...@gmail.com> Date: Thu May 18 09:26:18 2023 +0930 PR11601, Solaris assembler compatibility doesn't work Well, it doesn't work on x86 or ppc, which both have # starting comments anywhere on a line. I think it is therefore only useful on sparc. PR 11601 * config/obj-elf.c (obj_elf_section_word): Only compile for sparc. (obj_elf_section): Only support solaris .section directive on sparc. * doc/as.texi (Section): Mention that solaris .section directive is only supported for sparc. -- You are receiving this mail because: You are on the CC list for the bug.