[Bug testsuite/77317] x86_64 --target_board=''unix/ unix/-m32'' parallel testrun gives inconsistent results in gcc.dg/vect

robert.suchanek at imgtec dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 22 08:07:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77317

--- Comment #1 from Robert Suchanek <robert.suchanek at imgtec dot com> ---
I see what the problem is.

During mechanical change I "fixed" global variable name(s) in this and in a few
other procedures that appeared that they should have cached the result.

A quick look at my patch reveals the following other procedures might also be
affected:

check_effective_target_vect_natural_alignment
check_effective_target_vector_alignment_reachable
check_effective_target_vector_alignment_reachable_for_64bit

I will post a patch to revert either one or all of the changes for the
concerned procedures.


More information about the Gcc-bugs mailing list