[Bug tree-optimization/72739] [7 Regression] FAIL: gcc.dg/vect/vect-mask-store-move-1.c after r238301
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 2 14:53:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72739
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The test has been xfailed in r238583. Do we want to mark this as a dup of
PR65206? Or, if the runtime test that actually would be performed is not a
compile time constant, doesn't that just mean there is a bug in the computation
whether there is a must alias or may alias?
More information about the Gcc-bugs
mailing list