On Thu, Feb 11, 2016 at 04:55:58PM -0500, Michael Meissner wrote: > This is one of the cases I wished the reload support had the ability to > allocate 2 scratch temporaries instead of 1. As I said in my other message, > TFmode was a hack to get two registers to use.
Another concern I had about this, besides using %L in asm output (what forces TFmode to use just fprs?), is what happens when we're using IEEE 128-bit floats? In that case it looks like we'd get just one reg. -- Alan Modra Australia Development Lab, IBM