Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2019 00:55:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 239266] lang/gcc8 (and lang/gcc9) fail to build with clang8: tree-vect-loop.c:4979:12: error: expected unqualified-id
Message-ID:  <bug-239266-29464-pL7PlAyh8p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239266-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239266-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239266

--- Comment #30 from commit-hook@freebsd.org ---
A commit references this bug:

Author: gerald
Date: Fri Nov 22 00:54:36 UTC 2019
New revision: 518121
URL: https://svnweb.freebsd.org/changeset/ports/518121

Log:
  Forward port r509607 | gerald | 2019-08-22 from lang/gcc8 since this has
  not been addressed upstream yet:

    clang on rs6000/powerpc* unfortunately poisons user namespace by default
    (without any special options or include files being required).

    Until that changes (or GCC changes) we need to avoid using vec_step as a
    variable name.

  PR:           239266

Changes:
  head/lang/gcc8-devel/files/patch-clang-vec_step

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239266-29464-pL7PlAyh8p>