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

--- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #11 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
> (In reply to Rainer Orth from comment #10)
>> Since 20230106, this test produces an XPASS, according to gcc-testresults
>> postings this happens everywhere:
>> 
>> +XPASS: g++.dg/warn/Wstringop-overflow-4.C  -std=gnu++98 pr106120 (test for
>> bogus messages, line 144)
>> 
>> The corresponding line is
>> 
>>   T (S (2), new int16_t[r_imin_imax + 1]); // { dg-bogus "into a region of
>> size" "pr106120" { xfail { c++98_only } } }
>> 
>> I think that xfail should just be removed?
>
> Yes, though I think the date 20230106 is wrong (at least regarding the
> "everywhere") and maybe a typo for 20231006, at least according to my own logs
> - where I unsurprisingly don't track XPASS.  Gotta fix that.

Actually, it's 20231106, I just cannot type.  The XPASSes are included
in the make mail-report.log output, so I have them archived for my
targets.

Thanks for fixing this.

Reply via email to