This is the mail archive of the gcc-patches@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] | |
On Tue, Nov 30, 2004 at 06:02:04PM +0000, Nathan Sidwell wrote:cc1: warnings being treated as errors ../../gcc/gcc/tree-vectorizer.c: In function 'vect_analyze_loop': ../../gcc/gcc/tree-vectorizer.c:4902: warning: 'tmp_dr' may be used uninitialized in this function make[2]: *** [tree-vectorizer.o] Error 1
Your patch is my best guess too. Please go ahead and check it in, and we'll have to let Ira figure out what he actually meant.
I applied it since I think Nathan is asleep (England) and I hate bootstrap being broken (sorry about yesterday). But what happened looks like Dorit misapplied Ira's patch because the patch which Ira had posted had it correct.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |