FS#49283 - [clang] fails to compile some expressions since gcc-libs 6.1.1 upgrade

Attached to Project: Arch Linux
Opened by Link Mauve (linkmauve) - Tuesday, 10 May 2016, 00:39 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 10 May 2016, 21:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since the move to gcc-libs 6.1.1, clang fails to compile aur/citra-git (and probably some other C++ programs), a minimal example that was working with gcc-libs 5.3 is attached.

Additional info:
* package version(s)
clang 3.7.1-1
gcc-libs 6.1.1-1

Steps to reproduce:
% clang++ -std=c++11 -c testcase.cc
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Tuesday, 10 May 2016, 21:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  Attached test case works with testing/clang 3.8.0-1.

Loading...