[PATCH] rs6000: Fix vector homogeneous aggregates (PR86197)

Segher Boessenkool segher@kernel.crashing.org
Mon Jun 25 11:32:00 GMT 2018


On Tue, Jun 19, 2018 at 10:45:59AM +0000, Segher Boessenkool wrote:
> The existing code allows only 4 vectors worth of ieee128 homogeneous
> aggregates, but it should be 8.  This happens because at one spot it
> is mistakenly qualified as being passed in floating point registers.
> 
> This patch fixes it and makes the code easier to read.  Committing to
> trunk; needs backports too.

Backported to 8 now.


Segher



More information about the Gcc-patches mailing list