* cfgloopmanip.c (create_preheader): Initialize src to avoid
commitfe1dc70147c001a9748aec09f73df69a2a19ebd3
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 11:05:18 +0000 (28 11:05 +0000)
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 11:05:18 +0000 (28 11:05 +0000)
treea85144ea6eba802df52fd5989d9c5e430c9ce139
parent451e72c22ccc37ef812fb7bcc80ba37ea4d7a9a2
* cfgloopmanip.c (create_preheader): Initialize src to avoid
warning.

* expmed.c (emit_store_flag): Fix cast to avoid sign
comparison warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61962 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgloopmanip.c
gcc/expmed.c