mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Sorry if this is already fixed somewhere - I could not find it. This fixes the warnings show below. yaffs_tagscompat.c: In function 'yaffs_TagsCompatabilityReadChunkWithTagsFromNAND': yaffs_tagscompat.c:151: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:150: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:149: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:148: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:147: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:146: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:145: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:144: warning: dereferencing pointer 'tu' does break strict-aliasing rules yaffs_tagscompat.c:141: note: initialized from here Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| devextras.h | ||
| Makefile | ||
| README-linux | ||
| yaffs_checkptrw.c | ||
| yaffs_checkptrw.h | ||
| yaffs_ecc.c | ||
| yaffs_ecc.h | ||
| yaffs_flashif.h | ||
| yaffs_guts.c | ||
| yaffs_guts.h | ||
| yaffs_malloc.h | ||
| yaffs_mtdif.c | ||
| yaffs_mtdif.h | ||
| yaffs_mtdif2.c | ||
| yaffs_mtdif2.h | ||
| yaffs_nand.c | ||
| yaffs_nand.h | ||
| yaffs_nandemul2k.h | ||
| yaffs_packedtags1.c | ||
| yaffs_packedtags1.h | ||
| yaffs_packedtags2.c | ||
| yaffs_packedtags2.h | ||
| yaffs_qsort.c | ||
| yaffs_qsort.h | ||
| yaffs_ramdisk.h | ||
| yaffs_tagscompat.c | ||
| yaffs_tagscompat.h | ||
| yaffs_tagsvalidity.c | ||
| yaffs_tagsvalidity.h | ||
| yaffscfg.c | ||
| yaffscfg.h | ||
| yaffsfs.c | ||
| yaffsfs.h | ||
| yaffsinterface.h | ||
| ydirectenv.h | ||
| yportenv.h | ||