diff options
author | Jason Merrill <jason@redhat.com> | 2024-11-20 10:43:30 +0100 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2024-11-21 19:37:23 +0100 |
commit | 74498be0e6041d2abcd17cf2c0eed6cb034ce6a3 (patch) | |
tree | ef20350766443fecef8705f323ceeb02d99a54c4 /gcc/doc/cpp.texi | |
parent | 03c7145a4175c452362b5d1e2fa5f83dc8a01d18 (diff) | |
download | gcc-74498be0e6041d2abcd17cf2c0eed6cb034ce6a3.zip gcc-74498be0e6041d2abcd17cf2c0eed6cb034ce6a3.tar.gz gcc-74498be0e6041d2abcd17cf2c0eed6cb034ce6a3.tar.bz2 |
c++: modules and debug marker stmts
21_strings/basic_string/operations/contains/nonnull.cc was failing because
the module was built with debug markers and the testcase was built not
expecting debug markers, so we crashed in lower_stmt. Let's accommodate
this by discarding debug marker statements we don't want.
gcc/cp/ChangeLog:
* module.cc (trees_in::core_vals) [STATEMENT_LIST]: Skip
DEBUG_BEGIN_STMT if !MAY_HAVE_DEBUG_MARKER_STMTS.
Diffstat (limited to 'gcc/doc/cpp.texi')
0 files changed, 0 insertions, 0 deletions