rmal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jk3064 at arcor dot de
Target Milestone: ---
example:
https://goo.gl/UFYF6G
Even when the switch() contains all enums, it won't use a lookuptable when no
default-case is given.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411
jk3064 changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411
--- Comment #3 from jk3064 2012-11-21 03:20:26 UTC ---
Created attachment 28748
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28748
pthread only testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411
--- Comment #1 from jk3064 at arcor dot de 2012-11-20 10:04:08 UTC ---
Created attachment 28742
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28742
example testcase
compile with: g++ -fopenmp -lgomp -lboost_system -lboost_thread
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411
Bug #: 55411
Summary: OMP threads lose their OMP_WAIT_POLICY when another
OMP thread gets destructed
Classification: Unclassified
Product: gcc
Version: 4.6.3