https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91166
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolutio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91166
--- Comment #3 from prathamesh3492 at gcc dot gnu.org ---
Author: prathamesh3492
Date: Wed Jul 24 07:20:24 2019
New Revision: 273758
URL: https://gcc.gnu.org/viewcvs?rev=273758&root=gcc&view=rev
Log:
2019-07-24 Prathamesh Kulkarni
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91166
--- Comment #2 from Richard Biener ---
Awww.
tree
fold_vec_perm (tree type, tree arg0, tree arg1, const vec_perm_indices &sel)
{
unsigned int i;
unsigned HOST_WIDE_INT nelts;
bool need_ctor = false;
if (!sel.length ().is_constant (&nelt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91166
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|