This is the mail archive of the gcc-bugs@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]

[Bug middle-end/39318] internal compiler error: verify_stmts failed



------- Comment #8 from irar at il dot ibm dot com  2009-03-01 11:15 -------
(In reply to comment #7)
> > question is it OK to vectorize function that are in EH table?
> Well, we should transfer the EH region information to the vectorized
> statement in this case.  Which might be tricky ... do we have a link
> to the original statement when producing the new one?

We have the original scalar stmt (gimple).

Thanks,
Ira

> Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39318


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