|
|
|
|
|
by bazizbaziz
3700 days ago
|
|
Kinda seems like the compiler just shouldn't allocate r0 for inline assembly on PPC, since it's only valid in special circumstances. Hard to fault the ISA a lot since this is basically the compiler backend author(s) missing a corner case, which is quite easy to do considering the breadth of a compiler backend. |
|
See also: http://free-electrons.com/blog/how-we-found-that-the-linux-n...
See also: http://robertoconcerto.blogspot.ca/2013/03/my-hardest-bug.ht...