[Bug c++/85573] New: gcc 7.3.0 cannot compile recent LLVM for AMD GPU shaders

sylvain.bertrand at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 30 11:54:00 GMT 2018


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

            Bug ID: 85573
           Summary: gcc 7.3.0 cannot compile recent LLVM for AMD GPU
                    shaders
           Product: gcc
           Version: 7.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sylvain.bertrand at gmail dot com
  Target Milestone: ---

I tried to compile a recent LLVM for AMD GPU shaders, but was unable due to the
compilation error reported here:
https://bugs.llvm.org/show_bug.cgi?id=37287

It seems the c++ used in recent LLVM hits something unimplemented in g++.


More information about the Gcc-bugs mailing list