Gentoo Archives: gentoo-dev

From: "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] strict-aliasing rules, don't break them
Date: Sat, 17 Jun 2006 12:03:27
Message-Id: 200606171357.34549@enterprise.flameeyes.is-a-geek.org
In Reply to: Re: [gentoo-dev] strict-aliasing rules, don't break them by Luca Barbato
1 On Saturday 17 June 2006 13:43, Luca Barbato wrote:
2 > you can use unions or rewrite completely the line using it in another
3 > way, in certain case the type pun is the quickest solution so it's
4 > better to append -fno-strict-aliasing in the Makefile.
5 Err give me an example of the line, a lot of strict aliasing breakage was due
6 to double pointers.
7
8 --
9 Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
10 Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE

Replies

Subject Author
Re: [gentoo-dev] strict-aliasing rules, don't break them "Harald van Dijk" <truedfx@g.o>