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: unassignedb...@nondot.org
          Reporter: rickytaylo...@gmail.com
                CC: glaub...@physik.fu-berlin.de,
                    llvm-bugs@lists.llvm.org, miny...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to