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

            Bug ID: 40957
           Summary: blockaddresses compare equal
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Interprocedural Optimizations
          Assignee: unassignedb...@nondot.org
          Reporter: ndesaulni...@google.com
                CC: jykni...@google.com, llvm-bugs@lists.llvm.org,
                    llvm-...@ndave.org, srhi...@google.com

GCC and Clang disagree on whether different GNU-C local labels compare equal:
https://godbolt.org/z/1JuiSL.

I *think* Clang is correct in the second case, but it's not as clear cut to me
in the first case.

-- 
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