Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2016 14:45:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206335] clang++ -x c++ issue : expected unqualified-id
Message-ID:  <bug-206335-8-MuIyQduQwK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206335-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206335-8@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=3D206335

DW <dweber@htwsaar.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www-crypto.htw-saarl
                   |                            |and.de/weber/download/freeb
                   |                            |sd_clang_x_cpp_oKr6RiMc/

--- Comment #2 from DW <dweber@htwsaar.de> ---

Abstract
Seems I have found a clang++ bug if called with -x c++.

    system is FreeBSD 10.2-STABLE (TESTBOX) #0 r290820M
    compiler is clang 3.4.1, in particular

      $ clang++ -v
      FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140=
512
      Target: x86_64-unknown-freebsd10.2
      Thread model: posix
      Selected GCC installation:=20


    compiler clang 3.6 from ports also affected
    compiler clang 3.7 to be checked=20

To reproduce

    download clang_x_cpp_bug.tar
    tar xf clang_x_cpp_bug.tar
    cd clang_x_cpp_bug
    make

--=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-206335-8-MuIyQduQwK>