[Bug c++/66264] New: [untaken optimization] switch & enums without default-case

2015-05-23 Thread jk3064 at arcor dot de
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.

[Bug libgomp/55411] OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

2012-12-02 Thread jk3064 at arcor dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411 jk3064 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libgomp/55411] OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

2012-11-20 Thread jk3064 at arcor dot de
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

[Bug libgomp/55411] OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

2012-11-20 Thread jk3064 at arcor dot de
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

[Bug libgomp/55411] New: OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

2012-11-20 Thread jk3064 at arcor dot de
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