public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/104739] New: gdc.test/runnable/mangle.d etc. FAIL with Solaris as
@ 2022-03-01 12:23 ro at gcc dot gnu.org
  2022-03-01 12:24 ` [Bug d/104739] " ro at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: ro at gcc dot gnu.org @ 2022-03-01 12:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104739

            Bug ID: 104739
           Summary: gdc.test/runnable/mangle.d etc. FAIL with Solaris as
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: *-*-solaris2.11

Since 20211130, several tests FAIL on Solaris when /bin/as is used instead of
gas:

+UNRESOLVED: gdc.test/runnable/mangle.d   compilation failed to produce
executable
+UNRESOLVED: gdc.test/runnable/mangle.d -shared-libphobos   compilation failed
to produce executable

Assembler: mangle.d
        "/var/tmp//cci9q2Sc.s", line 115 : Syntax error
        Near line: "    movzbl  test_эльфийские_письмена_9, %eax"
        "/var/tmp//cci9q2Sc.s", line 115 : Syntax error
        Near line: "    movzbl  test_эльфийские_письмена_9, %eax"
        "/var/tmp//cci9q2Sc.s", line 115 : Syntax error
        Near line: "    movzbl  test_эльфийские_письмена_9, %eax"
        "/var/tmp//cci9q2Sc.s", line 115 : Syntax error
        Near line: "    movzbl  test_эльфийские_письмена_9, %eax"
        "/var/tmp//cci9q2Sc.s", line 115 : Syntax error
[...]

+UNRESOLVED: gdc.test/runnable/testmodule.d   compilation failed to produce
executable
+UNRESOLVED: gdc.test/runnable/testmodule.d -shared-libphobos   compilation
failed to produce executable

Assembler: testmodule.d
        "/var/tmp//ccBtixAd.s", line 3 : Syntax error
        Near line: "    .globl  _D3run17unicode_06_哪里6哪里FiZi"
        "/var/tmp//ccBtixAd.s", line 3 : Syntax error
        Near line: "    .globl  _D3run17unicode_06_哪里6哪里FiZi"
        "/var/tmp//ccBtixAd.s", line 3 : Syntax error
        Near line: "    .globl  _D3run17unicode_06_哪里6哪里FiZi"
        "/var/tmp//ccBtixAd.s", line 3 : Syntax error
        Near line: "    .globl  _D3run17unicode_06_哪里6哪里FiZi"
        "/var/tmp//ccBtixAd.s", line 3 : Syntax error
[...]

+UNRESOLVED: gdc.test/runnable/ufcs.d   compilation failed to produce
executable
+UNRESOLVED: gdc.test/runnable/ufcs.d -shared-libphobos   compilation failed to
produce executable

Assembler: ufcs.d
        "/var/tmp//ccodJ7Ib.s", line 6662 : Syntax error
        Near line: "    .globl  _D4ufcs6α8503FiZv"
        "/var/tmp//ccodJ7Ib.s", line 6662 : Syntax error
        Near line: "    .globl  _D4ufcs6α8503FiZv"
        "/var/tmp//ccodJ7Ib.s", line 6662 : Syntax error
        Near line: "    .globl  _D4ufcs6α8503FiZv"

All of these happen because /bin/as lacks support for UTF-8 identifiers.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-02-14 13:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 12:23 [Bug d/104739] New: gdc.test/runnable/mangle.d etc. FAIL with Solaris as ro at gcc dot gnu.org
2022-03-01 12:24 ` [Bug d/104739] " ro at gcc dot gnu.org
2022-05-06  8:32 ` jakub at gcc dot gnu.org
2023-05-08 12:24 ` rguenth at gcc dot gnu.org
2024-02-02 13:35 ` ro at gcc dot gnu.org
2024-02-02 15:48 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-02-02 21:23 ` ibuclaw at gdcproject dot org
2024-02-05 12:52 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-02-05 12:54 ` ro at gcc dot gnu.org
2024-02-14 10:52 ` ro at gcc dot gnu.org
2024-02-14 13:53 ` cvs-commit at gcc dot gnu.org
2024-02-14 13:55 ` ro at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).