Re: Fix vectorizer testsuite fallout

2013-11-22 Thread Jeff Law
On 11/21/13 03:49, Jan Hubicka wrote: Hi, this patch fixes problem with missing dump files with -flto and vectorizer and also silence error in gcc.dg/20081223-1.c testcase. We ought to error these even w/o -ffat-lto-objects, I will look into it ASAP. We need to move these errors from varasm/wrap

Fix vectorizer testsuite fallout

2013-11-21 Thread Jan Hubicka
Hi, this patch fixes problem with missing dump files with -flto and vectorizer and also silence error in gcc.dg/20081223-1.c testcase. We ought to error these even w/o -ffat-lto-objects, I will look into it ASAP. We need to move these errors from varasm/wrapup into symtab finalization that is obvi