[Bug c/103640] asm goto w/ outputs numbering with tied outputs differs from clang

2021-12-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103640 --- Comment #3 from Andrew Pinski --- (In reply to Nick Desaulniers from comment #0) > While we can change this in clang (https://reviews.llvm.org/D115471), I do > think it would be more ergonomic for developers if the order of operands for > th

[Bug c/103640] asm goto w/ outputs numbering with tied outputs differs from clang

2021-12-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103640 --- Comment #2 from Andrew Pinski --- Since the feature of out inline-asm with gotos was added in GCC 11, the manual has always been clear for released versions of GCC with the support for it.

[Bug c/103640] asm goto w/ outputs numbering with tied outputs differs from clang

2021-12-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103640 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME