[Bug target/96306] gcn libgomp build broken after "libomp: Add omp_depend_kind to omp_lib.{f90,h}"

ams at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 24 08:37:01 GMT 2020


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

--- Comment #3 from Andrew Stubbs <ams at gcc dot gnu.org> ---
TImode was added for use by a few instructions that take two 64-bit values in
consecutive registers. It's also useful for the SLP fake vectorization stuff.

It wasn't intended for use with user types; I probably ought to disable it, at
least for now.


More information about the Gcc-bugs mailing list