https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111908
--- Comment #4 from Alex Coplan <acoplan at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #3) > (In reply to Alex Coplan from comment #2) > > Indeed, you can see an example of the CHERI warnings in the Morello GCC port > > here: https://godbolt.org/z/eWPfqYYYo > > Where do the sources for the Morello GCC port currently live? If they > haven't been upstreamed yet, are there plans to do so? The sources are in the ARM/morello vendor branch as Jessica mentioned (see https://gcc.gnu.org/gitwrite.html#vendor for info on vendor branches, you can see the branch here: https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/vendors/ARM/heads/morello). There aren't any plans to upstream the changes at present since Morello is a prototype/research architecture only.