On Thu, Aug 20, 2026 at 3:46 PM Matt Turner <[email protected]> wrote:
>
> On Mon, Aug 17, 2026 at 1:39 PM Matt Turner <[email protected]> wrote:
> >
> > Hello,
> >
> > I added DEC Alpha support to libsanitizer in upstream LLVM a few months ago 
> > [1]
> >
> > I've sync'd it to my gcc tree locally and confirmed that it works
> > (with a couple of local gcc patches that I'll send). I've looked into
> > the process of syncing libsanitizer into gcc and it doesn't seem like
> > something that can be reasonably done by someone without commit
> > access.
> >
> > Who can I bribe to do this for me? :)
> >
> > Thanks,
> > Matt
> >
> > [1] https://github.com/llvm/llvm-project/pull/194161
>
> Happy to wait if this is on someone's TODO list. Would just like to
> get some ack that we'll do this sync in plenty of time for me to get
> the remaining bits of Alpha support in before gcc-17.

I've gotten an additional fix into compiler-rt upstream and have a
branch to sync things into libsanitizer.

The branch is available in
https://github.com/alphalinux-org/gcc/tree/libsanitizer-sync-v2 -- if
someone would like to review and/or commit the resync bits, that'd be
great. I've got more patches in there that I'll have to send for
review but need the sync to be able to actually test.

Reply via email to