This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
In current gcc trunk: warning: dereferencing type-punned pointer will break strict-aliasing rules
- From: Christian Joensson <christian dot joensson at gmail dot com>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Mon, 13 Jun 2005 08:59:46 +0200
- Subject: In current gcc trunk: warning: dereferencing type-punned pointer will break strict-aliasing rules
- Reply-to: Christian Joensson <christian dot joensson at gmail dot com>
I'd just like to ask if this is noticed:
/usr/local/src/trunk/gcc/gcc/unwind-dw2.c:324: warning: dereferencing
type-punned pointer will break strict-aliasing rules
/usr/local/src/trunk/gcc/gcc/unwind-dw2.c:789: warning: dereferencing
type-punned pointer will break strict-aliasing rules
/usr/local/src/trunk/gcc/gcc/unwind-dw2.c:1005: warning: dereferencing
type-punned pointer will break strict-aliasing rules
/usr/local/src/trunk/gcc/gcc/unwind-dw2-fde.c:1024: warning:
dereferencing type-punned pointer will break strict-aliasing rules
/usr/local/src/trunk/gcc/gcc/unwind-dw2-fde-glibc.c:393: warning:
dereferencing type-punned pointer will break strict-aliasing rules
This is LAST_UPDATED: Mon Jun 13 06:24:30 UTC 2005
--
Cheers,
/ChJ