http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56627
--- Comment #9 from Matt Arsenault
---
(In reply to Andrew Pinski from comment #8)
> *** Bug 58025 has been marked as a duplicate of this bug. ***
They don't have to be consistent by the standard, but the purpose of warnings
is not to strictly r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58025
--- Comment #1 from Matt Arsenault
---
Created attachment 30570
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30570&action=edit
Testcase
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: whatmannerofburgeristhis at gmail dot com
The headers inconsistently declare / forward declare std::hash using struct and
class, resulting in this warning when you try to use either. They
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #5 from Matt Arsenault
2012-10-05 05:40:59 UTC ---
(In reply to comment #4)
> Jack Howarth has posted his results for 4.8.0 (see
> http://gcc.gnu.org/ml/gcc-testresults/2012-10/msg00434.html ) without failures
> for libgomp. W
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #3 from Matt Arsenault
2012-10-04 17:34:35 UTC ---
I'm using it from macports. OS X 10.8.2, x86_64-apple-darwin12.2.0
$ g++ -std=c++11 testcase.cpp
Undefined symbols for architecture x86_64:
"___emutls_v._ZSt11__once_call"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
--- Comment #1 from Matt Arsenault
2012-10-04 01:10:34 UTC ---
Created attachment 28351
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28351
packaged_task test case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806
Bug #: 54806
Summary: [4.7.2 Regression] Undefined symbols: "___emutls_v.*",
... on *-apple-darwin*
Classification: Unclassified
Product: gcc
Version: 4.7.2
||gmail dot com
--- Comment #33 from Matt Arsenault
2012-10-04 00:58:37 UTC ---
I'm seeing this problem on 4.7.2 when using c++11 packaged_task. The same code
worked yesterday with 4.7.1 before I updated.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598
--- Comment #32 from Matt Arsenault
2012-10-04 00:57:42 UTC ---
Created attachment 28350
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28350
Test case using packaged_task
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622
--- Comment #1 from Matt Arsenault
2012-06-10 02:02:42 UTC ---
The same samples work with boost regex
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53622
Bug #: 53622
Summary: C++11 regex captures extra characters
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
11 matches
Mail list logo