Re: [PATCH] varasm: Propagate litpool decl alignment to generated RTX.

2017-01-04 Thread Richard Biener
On Thu, Dec 22, 2016 at 1:58 PM, Andreas Krebbel wrote: > On 12/20/2016 11:38 AM, Richard Biener wrote: >> On Fri, Dec 16, 2016 at 9:29 PM, Andreas Krebbel >> wrote: >>> When pushing a value into the literal pool the resulting decl might >>> get a higher alignment than the original expression dep

Re: [PATCH] varasm: Propagate litpool decl alignment to generated RTX.

2016-12-22 Thread Andreas Krebbel
On 12/20/2016 11:38 AM, Richard Biener wrote: > On Fri, Dec 16, 2016 at 9:29 PM, Andreas Krebbel > wrote: >> When pushing a value into the literal pool the resulting decl might >> get a higher alignment than the original expression depending on how a >> target defines CONSTANT_ALIGNMENT. Generati

Re: [PATCH] varasm: Propagate litpool decl alignment to generated RTX.

2016-12-20 Thread Richard Biener
On Fri, Dec 16, 2016 at 9:29 PM, Andreas Krebbel wrote: > When pushing a value into the literal pool the resulting decl might > get a higher alignment than the original expression depending on how a > target defines CONSTANT_ALIGNMENT. Generating an RTX for the constant > pool access we currently