[Bug c/38337] Wrong "is used uninitialized in this function" warning

2008-12-01 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2008-12-01 18:16 --- Subject: Re: Wrong "is used uninitialized in this function" warning Richard, it work for me too if T_SRS_ID would be modified typedef struct S_SPS_ID { unsigned char dir; unsigned char loop; unsigned char dae_idx;

[Bug c/38337] Wrong "is used uninitialized in this function" warning

2008-12-01 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-12-01 09:45 --- works for me -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Summary|Wro