[Bug d/103840] New: d: Errors message: Please submit a full bug report in testsuite
ibuclaw at gdcproject dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 26 22:12:35 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103840
Bug ID: 103840
Summary: d: Errors message: Please submit a full bug report in
testsuite
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: d
Assignee: ibuclaw at gdcproject dot org
Reporter: ibuclaw at gdcproject dot org
Target Milestone: ---
A number of fail_compilation tests are silently passing with the error: Please
submit a full bug report. They should all be fixed.
---
299.o fail_compilation/fail299.d^M
^M
in pp_format, at pretty-print.c:1478^M
0x9db102 pp_format(pretty_printer*, text_info*)^M
../../gcc/pretty-print.c:1478^M
0x20ae97c diagnostic_report_diagnostic(diagnostic_context*, diagnostic_info*)^M
../../gcc/diagnostic.c:1346^M
0xbe43aa d_diagnostic_report_diagnostic^M
../../gcc/d/d-diagnostic.cc:203^M
0xbe450c verror(Loc const&, char const*, __va_list_tag*, char const*, char
const*, char const*)^M
../../gcc/d/d-diagnostic.cc:242^M
0xab2769 error(Loc const&, char const*, ...)^M
../../gcc/d/dmd/errors.d:100^M
0xacdf78
_D3dmd13expressionsem3fitFCQz7dstruct17StructDeclarationKxSQCf7globals3LocPSQCw6dscope5ScopePSQDo4root5array__T5ArrayTCQEn10expression10ExpressionZQBkCQFt5mtype4TypeZb^M
../../gcc/d/dmd/expressionsem.d:13111^M
---
fail_compilation/fail1995.d:12:24: note: Path(s) searched (as provided by
'-J'):^M
^M
in pp_format, at pretty-print.c:1478^M
0x9db102 pp_format(pretty_printer*, text_info*)^M
../../gcc/pretty-print.c:1478^M
0x20ae97c diagnostic_report_diagnostic(diagnostic_context*, diagnostic_info*)^M
../../gcc/diagnostic.c:1346^M
0xbe43aa d_diagnostic_report_diagnostic^M
../../gcc/d/d-diagnostic.cc:203^M
0xaba431 Expression::errorSupplemental(char const*, ...)^M
../../gcc/d/dmd/expression.d:815^M
---
More information about the Gcc-bugs
mailing list