https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65269
--- Comment #5 from GK ---
Confirming that origin library and the gcc (c-concepts) built with no errors.
make test
1 test failed out of 60
58 - test_range_algo_none_of (OTHER_FAULT)
seems expected
It(none_of.cpp) fails because the test i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65269
--- Comment #3 from GK ---
built
commit e90da6bc78cf84e8b11680171aba9a58abc68fb1
2015-03-03 Andrew Sutton
origin compile error shifts to
origin/core/concepts.hpp
error: expected primary-expression before ‘;’ token
Line 63
//
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65269
--- Comment #1 from GK ---
/vol/apps/conceptgcc/20150220/bin/g++ -v -save-temps -std=c++1z ~/tmp/a.cc
Using built-in specs.
COLLECT_GCC=/vol/apps/conceptgcc/20150220/bin/gcc
COLLECT_LTO_WRAPPER=/vol002/tmp/20150220/bin/../libexec/gcc/x86_64-unk
++
Assignee: unassigned at gcc dot gnu.org
Reporter: hgkamath at hotmail dot com
Created attachment 34914
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34914&action=edit
preprocessed_source a.cc
c++-concepts branch.
attached: preprocessed source a.cc
date 20150227
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56498
Bug #: 56498
Summary: invalid declaration of string iterator on comma
separated list
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED