[Bug libgomp/45240] New: parallel.c: GOMP_parallel_end locks a mutex but fails to unlock it after atomic operation complete

2010-08-09 Thread shreyasp at ti dot com
at gcc dot gnu dot org ReportedBy: shreyasp at ti dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45240

[Bug libgomp/45240] parallel.c: GOMP_parallel_end locks a mutex but fails to unlock it after atomic operation complete

2010-12-01 Thread shreyasp at ti dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45240 Shreyas Prasad changed: What|Removed |Added Severity|normal |major

[Bug libgomp/49345] New: Proper casting needed when assigning '-1' to unsigned variables.

2011-06-09 Thread shreyasp at ti dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49345 Summary: Proper casting needed when assigning '-1' to unsigned variables. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: minor Priority: P3 Com