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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
                 CC|                            |rguenth at gcc dot gnu.org
             Blocks|                            |53947

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hmm, I get

/home/space/rguenther/install/gcc-9.2/include/c++/9.2.0/pstl/execution_defs.h:155:7:
error: no type named ‘type’ in ‘struct std::enable_if<false, int>’
  155 | using __enable_if_execution_policy =
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

trying to compile this with the FSF 9.2.0 release.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations

Reply via email to