[Openmp-dev] Build failure with GCC 5.1

Peyton, Jonathan L jonathan.l.peyton at intel.com
Wed May 27 12:02:19 PDT 2015


I believe I've fixed this issue.

Committed revision 238347.

-- Johnny

-----Original Message-----
From: openmp-dev-bounces at cs.uiuc.edu [mailto:openmp-dev-bounces at cs.uiuc.edu] On Behalf Of Hahnfeld, Jonas
Sent: Wednesday, May 27, 2015 1:51 AM
To: 'openmp-dev at dcs-maillist2.engr.illinois.edu'
Subject: [Openmp-dev] Build failure with GCC 5.1

Hi,

I've just tried to build the library with GCC 5.1 and it complains about the usage of "__forceinline" in various files:
> [...]runtime/src/kmp_csupport.c:2322:8: error: '__forceinline' does 
> not name a type

In ittnotifiy, there are macros ITT_NOTIFY and ITT_NOTIFY_ATTRIBUTE which evaluates to "__attribute__ ((always_inline, unused))". I don't know but this seems to be the correct way to ensure inlining...

Jonas

--
Jonas Hahnfeld, MATSE-Auszubildender

IT Center
Group: High Performance Computing
Division: Computational Science and Engineering RWTH Aachen University Seffenter Weg 23 D 52074  Aachen (Germany) Hahnfeld at itc.rwth-aachen.de www.itc.rwth-aachen.de


_______________________________________________
Openmp-dev mailing list
Openmp-dev at dcs-maillist2.engr.illinois.edu
http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev




More information about the Openmp-dev mailing list