[Bug rtl-optimization/29881] union causes inefficient code
--- Comment #2 from spd at poczta dot fm 2006-11-18 10:25 --- (In reply to comment #1) > The problem here I think is unions. > > Here is how I would have written this code (without using unions in fact): > > void array_sample_fun(__m128 *dst, const __m128 *
[Bug rtl-optimization/29881] New: inefficient/incorrect xmm registers usage
ficient/incorrect xmm registers usage Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: spd at poczta dot fm GCC