GCC 13.0.0 Status Report (2022-11-14), Stage 3 in effect now
Martin Liška
mliska@suse.cz
Tue Nov 15 12:49:36 GMT 2022
On 11/15/22 11:07, Jakub Jelinek wrote:
> On Tue, Nov 15, 2022 at 11:02:53AM +0100, Martin Liška wrote:
>>> Is it allowed to merge libsanitizer from LLVM in stage 3? If not I'd
>>> like to cherry pick some commits from LLVM [to fix some stupid errors
>>> I've made in LoongArch libasan :(].
>>
>> I'm sorry but I was really busy with the porting of the documentation to Sphinx.
>>
>> Anyway, yes, we should make one one libsanitizer merge, but RM should likely
>> approve it: Richi, Jakub, do you support it?
>
> Could you please prepare a patch, so that we can see how much actually
> changed and decide based on that whether to go for a merge or cherry-picking
> one or more commits?
Sure, there it is. There's a minor change in output format that I address in 0003 patch.
Apart from that, I was able to run all tests on x86_64-linux-gnu.
Patch statistics:
46 files changed, 524 insertions(+), 252 deletions(-)
I'm running build on ppc64le and if you're fine, I'm going to finish
a proper libsanitizer testing procedure.
Martin
> I think last merge was done by you at the end of August, so we have
> 2.5 months of changes to potentially merge.
>
> Jakub
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-asan-update-expected-format-based-on-ASAN.patch
Type: text/x-patch
Size: 19142 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20221115/37bbaf79/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libsanitizer-Apply-local-patches.patch
Type: text/x-patch
Size: 16650 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20221115/37bbaf79/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libsanitizer-merge-from-upstream-ae59131d3ef311fb4b1.patch.gz
Type: application/gzip
Size: 21415 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20221115/37bbaf79/attachment-0001.gz>
More information about the Gcc
mailing list