This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/23925] HDF5 check fails--type conversions
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2005 00:15:13 -0000
- Subject: [Bug middle-end/23925] HDF5 check fails--type conversions
- References: <20050916225809.23925.swhite@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-17 00:15 -------
tselect.c: In function 'test_select_point':
tselect.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:437: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:462: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:491: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:557: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_select_combo':
tselect.c:910: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_select_point_copy':
tselect.c:1745: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:1759: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:1803: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_select_point_offset':
tselect.c:2192: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:2227: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:2263: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_select_point_chunk':
tselect.c:3862: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:3898: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_select_fill_point':
tselect.c:4632: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_scalar_select':
tselect.c:5170: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_scalar_select2':
tselect.c:5289: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_shape_same':
tselect.c:5376: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:5394: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c:6007: warning: dereferencing type-punned pointer will break strict-aliasing rules
tselect.c: In function 'test_select_bounds':
tselect.c:6452: warning: dereferencing type-punned pointer will break strict-aliasing rules
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23925