On Wed, Nov 2, 2016 at 10:23 AM, augustine.sterl...@gmail.com
wrote:
> On Tue, Nov 1, 2016 at 12:11 PM, Max Filippov wrote:
>> xtensa gcc gets ICE on pr59037.c test because its xtensa_output_literal
>> function cannot handle integer literals of sizes other than 4 and 8,
>> whereas the test uses 1
On Tue, Nov 1, 2016 at 12:11 PM, Max Filippov wrote:
> xtensa gcc gets ICE on pr59037.c test because its xtensa_output_literal
> function cannot handle integer literals of sizes other than 4 and 8,
> whereas the test uses 16-byte int vector.
> Split integer literal formatting into the recursive fu