smeenai added a comment.

It looks like our behavior still differs from gcc in the case of a `static 
inline __attribute__((gnu_inline))` function: https://gcc.godbolt.org/z/cY9-HQ. 
We emit it and gcc doesn't. I don't think that combination makes a lot of 
sense, but I ran into it in some internal code while testing LLVM 10.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67414/new/

https://reviews.llvm.org/D67414



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to