bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intel 2016.1.150 compilation problems


From: Balazs Hajgato
Subject: Re: Intel 2016.1.150 compilation problems
Date: Tue, 15 Mar 2016 11:08:29 +0100
User-agent: KMail/4.11.5 (Linux/3.11.10-29-desktop; KDE/4.11.5; x86_64; ; )

I have already reported this issue to Intel, waiting for their proposal.
Meanwhile I tried the patch, and I got a bunch of errors:
(error.restrict.txt)
I just have changed restrict to __restrict, error:
(error.__restrict.txt)


On Monday 14 March 2016 13:26:14 Paul Eggert wrote:
> It looks like the Intel compiler is pickier about 'select' than most.
> It's so picky that it seems to be rejecting valid C programs, as
> 'restrict' is not part of the function type; see C11 section 6.7.6.3
> paragraph 15. You might want to file a bug report with Intel.
> 
> In the meantime, does the attached patch work around the problem?
-- 
HPC/VSC Support and System Administration
Computing Center 
ULB/VUB
Avenue Adolphe Buyllaan, 91 - CP 197
1050 Brussels
Belgium

Attachment: error.__restrict.txt
Description: Text document

Attachment: error.restrict.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]