http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57586
--- Comment #9 from Alan Modra ---
Once upon a time I understood this code quite well, but it's been a while since
I looked at it in detail, and I'd forgotten that inout gets split to separate
input and output operands if a register is allowed.
S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57586
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57586
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57586
--- Comment #6 from Alan Modra ---
Author: amodra
Date: Tue Sep 24 11:32:28 2013
New Revision: 202866
URL: http://gcc.gnu.org/viewcvs?rev=202866&root=gcc&view=rev
Log:
PR middle-end/57134
PR middle-end/57586
* stmt.c (expand_asm_opera
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57586
Alan Modra changed:
What|Removed |Added
Status|WAITING |ASSIGNED
CC|