[Bug target/95651] GCC compilation error on AArch64: error: expected expression: AARCH64_INIT_MEMTAG_BUILTINS_DECL

noan at email dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 12 14:44:05 GMT 2020


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

noan at email dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from noan at email dot com ---
This is my bad. I ran the following:

apt install gcc clang

This installed gcc, clang and clang++ but not g++. Thus, GCC was compiled with
clang++ which doesn't work. The code compiles when g++ is installed.


More information about the Gcc-bugs mailing list