https://bugs.kde.org/show_bug.cgi?id=385409

--- Comment #20 from Julian Seward <jsew...@acm.org> ---
(In reply to Ivo Raisr from comment #19)
> (In reply to Andreas Arnez from comment #18)
> 
> > Another suspicous construct is the type cast
> >   (const s390x_vec_op_details_t*) &details
> > where 'details' is a ULong.  I believe this violates the strict aliasing 
> > rule.

Yes.  I would much prefer not to have such violations in tree.

> The question is also whether strict aliasing is enabled for this compilation
> unit...

To tell the truth, we have built with -fno-strict-aliasing for about a
decade now :-/  But I still would prefer not to have such casting.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to