On Sun, Dec 11, 2016 at 2:09 PM, Pranith Kumar <[email protected]> wrote: > Hi, > > I am getting a strange compilation error lately for aarch64-linux-user. I > think it is somehow related to TYPE_PTRVOID handling but my investigation has > not led to anything concrete. I think this is a compiler error since the build > passes on an other system with gcc-6. > > Info: ubuntu 16.04 x86_64 system > > $ gcc --version > gcc (Ubuntu 5.4.1-2ubuntu1~16.04) 5.4.1 20160904 >
The issue occurs even with a newer gcc. $ gcc --version gcc (Ubuntu 6.2.0-3ubuntu11~16.04) 6.2.0 20160901 -- Pranith
