This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/23925] HDF5 check fails--type conversions


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]