[Bug tree-optimization/64024] [5 Regression] gcc.dg/vect/vect-simd-clone-6.c ICEs
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 24 16:31:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64024
--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Usually it is only that which is hard to recompute, the base is pretty much
stable. But of course you never know. You could also simply add
a vec<simd_call_arg_info> to the stmt vinfo struct ...
More information about the Gcc-bugs
mailing list