* c-typeck.c (build_component_ref): Turn "for" into "do .. while"
commit044162757e0b001420c5a44a9e04c859c0b20be3
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Mar 2003 13:54:23 +0000 (16 13:54 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Mar 2003 13:54:23 +0000 (16 13:54 +0000)
treea20e4efde41319867b70c6ab9c22c79a5f13b973
parent7dd06f755d468bbdeb6496fbc8177cb42c44be80
* c-typeck.c (build_component_ref):  Turn "for" into "do .. while"
to avoid "may be used uninitialized" warning on ia64-hpux.
* config/ia64/ia64-c.c: Include "tm_p.h" for function prototypes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64434 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/config/ia64/ia64-c.c