[Bug rust/113864] New: FAIL: rust/debug/chartype.rs scan-assembler 0x10[ \t][^\n\r]* DW_AT_encoding
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 10 17:18:20 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113864
Bug ID: 113864
Summary: FAIL: rust/debug/chartype.rs scan-assembler 0x10[
\t][^\n\r]* DW_AT_encoding
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rust
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
CC: dkm at gcc dot gnu.org, gcc-rust at gcc dot gnu.org
Target Milestone: ---
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/testsuite/rust/../../gccrs
-B/home/dave/gnu/gcc/objdir64/gcc/testsuite/rust/../../
/home/dave/gnu/gcc/gcc/gcc/testsuite/rust/debug/chartype.rs
-fdiagnostics-plain-output
-frust-incomplete-and-experimental-compiler-do-not-use -w -gdwarf-4 -dA
-fno-ident -S -o chartype.s
PASS: rust/debug/chartype.rs (test for excess errors)
FAIL: rust/debug/chartype.rs scan-assembler 0x10[ \t][^\n\r]* DW_AT_encoding
Have following in .s file:
.uleb128 0x6 ; (DIE (0x1e0) DW_TAG_base_type)
.byte 0x4 ; DW_AT_byte_size
.byte 0x8 ; DW_AT_encoding
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gcc-rust
mailing list