Re: [PATCH] ifcombine field-merge: improve handling of dwords

2025-01-09 Thread Richard Biener
On Sat, Dec 21, 2024 at 6:05 AM Alexandre Oliva wrote: > > On Dec 20, 2024, Jakub Jelinek wrote: > > > On Wed, Dec 18, 2024 at 12:59:11AM -0300, Alexandre Oliva wrote: > >> * gcc.dg/field-merge-16.c: New. > > > Note the test FAILs on i686-linux or on x86_64-linux with -m32. > > Indeed, thanks. H

Re: [PATCH] ifcombine field-merge: improve handling of dwords

2025-01-06 Thread Alexandre Oliva
On Dec 21, 2024, Alexandre Oliva wrote: > On Dec 20, 2024, Jakub Jelinek wrote: >> On Wed, Dec 18, 2024 at 12:59:11AM -0300, Alexandre Oliva wrote: >>> * gcc.dg/field-merge-16.c: New. >> Note the test FAILs on i686-linux or on x86_64-linux with -m32. > Indeed, thanks. Here's a fix. Ping? htt

[PATCH] ifcombine field-merge: improve handling of dwords

2024-12-20 Thread Alexandre Oliva
On Dec 20, 2024, Jakub Jelinek wrote: > On Wed, Dec 18, 2024 at 12:59:11AM -0300, Alexandre Oliva wrote: >> * gcc.dg/field-merge-16.c: New. > Note the test FAILs on i686-linux or on x86_64-linux with -m32. Indeed, thanks. Here's a fix. On 32-bit hosts, data types with 64-bit alignment aren't