https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65269
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
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 #4 from Andrew Sutton ---
> Seems to me that return requires() as yet does not do "type requirement"
> as mentioned in n3701.pdf, pg 6
I needed to push the relevant changes to Origin, which I just did.
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
Andrew Sutton changed:
What|Removed |Added
CC||andrew.n.sutton at gmail dot
com
--- Co
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