[Bug c++/83244] inline assembly does not verify input operands allocation

2017-12-01 Thread unjello at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83244 --- Comment #2 from Andrzej Lichnerowicz --- The resolution doesn't seem appropriate. GCC is creating invalid assembly, and user should not be held responsible for writing correct code, because why have any warnings and errors at all. OTOH, it i

[Bug c++/83244] inline assembly does not verify input operands allocation

2017-12-01 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83244 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---