[llvm-bugs] [Bug 51630] New: [M68k] Cherry-pick f659b6b to workaround a GCC bug

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 26 02:39:22 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51630

            Bug ID: 51630
           Summary: [M68k] Cherry-pick f659b6b to workaround a GCC bug
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: M68k
          Assignee: unassignedbugs at nondot.org
          Reporter: rickytaylor26 at gmail.com
                CC: glaubitz at physik.fu-berlin.de,
                    llvm-bugs at lists.llvm.org, minyihh at uci.edu

Please cherry pick the following commit:

Commit:
https://github.com/llvm/llvm-project/commit/f659b6b1fa43ffb8c95dbbf767ef57f6e964e7f6
Original review: https://reviews.llvm.org/D108723

The mentioned commit fixes compilation errors with old GCC versions. This is
needed for the Rust target since they have builders running fairly old GCC
versions.

Risk should be low, it's against an experimental target & it doesn't change any
behaviour. I've checked it applies cleanly to 13.x.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210826/51075572/attachment-0001.html>


More information about the llvm-bugs mailing list