Skip to content
#

codes

Here are 178 public repositories matching this topic...

tonycurtis
tonycurtis commented May 3, 2019

With community PGI on Fedora 30 x86_64

$ make c++
pgc++ -o pic.exe pic.cpp -fast -Minfo=opt
"/usr/include/c++/9/bits/stl_function.h", line 437: error: identifier
          "__builtin_is_constant_evaluated" is undefined
  	if (__builtin_is_constant_evaluated())
  	    ^

1 error detected in the compilation of "pic.cpp".
make: *** [Makefile:14: pic.exe] Error 2

$ pgc++ -V

Improve this page

Add a description, image, and links to the codes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.