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]

Re: [PATCH] Fix DEBUG stmt handling in the vectorizer (PR debug/42604)


On Mon, Jan 4, 2010 at 9:19 PM, Jakub Jelinek <jakub@redhat.com> wrote:
> Hi!
>
> As loop closed ssa form apparently allows debug stmts outside of the loop
> using SSA vars defined in the loop,

Isn't this a problem, then with re-writing to loop-closed SSA form?

Ciao!
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]