https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60670
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-02-10
Ever confirmed|0 |1
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Or better yet change @OMP_LOCK_SIZE@ and @OMP_LOCK_ALIGN@ from being a
configured generated to one which is done in a header file. See how libffi
handles this.
Confirmed.