[Bug libgomp/36475] New: [gomp] register keyword in openmp handled for-loop fails

2008-06-09 Thread Klaas dot Vantournhout at UGent dot be
Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Klaas dot Vantournhout at UGent dot be http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36475

[Bug libgomp/36298] New: gomp contains small memoryleak

2008-05-22 Thread Klaas dot Vantournhout at UGent dot be
t gcc dot gnu dot org ReportedBy: Klaas dot Vantournhout at UGent dot be http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36298

[Bug c++/31484] New: va_list handeling different in 64bit vs 32 bit.

2007-04-05 Thread Klaas dot Vantournhout at UGent dot be
1.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Klaas dot Vantournhout at UGent dot be http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31484

[Bug c++/31484] va_list handeling different in 64bit vs 32 bit.

2007-04-05 Thread Klaas dot Vantournhout at UGent dot be
--- Comment #2 from Klaas dot Vantournhout at UGent dot be 2007-04-05 10:35 --- What is the difference then between 32bit and 64bit? In the 32bit it works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31484

[Bug middle-end/27337] OpenMP ICE in expand_expr_real_1 at expr.c:6814

2006-04-27 Thread Klaas dot Vantournhout at UGent dot be
--- Comment #3 from Klaas dot Vantournhout at UGent dot be 2006-04-27 13:09 --- The first test case gives me the same error when using the flags -fopenmp -c. When I don't use -fopenmp, the code will compile. The second test case gives me an other ICE. code2.c: In function

[Bug libgomp/27337] OpenMP ICE in expand_expr_real_1 at expr.c:6814

2006-04-27 Thread Klaas dot Vantournhout at UGent dot be
--- Comment #1 from Klaas dot Vantournhout at UGent dot be 2006-04-27 12:19 --- I forgot to state that in the FC5 version gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) the ICE appears in expand_expr_real_1, at expr.c:6694. Klaas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27337

[Bug libgomp/27337] New: OpenMP ICE in expand_expr_real_1 at expr.c:6814

2006-04-27 Thread Klaas dot Vantournhout at UGent dot be
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Klaas dot Vantournhout at UGent dot be http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27337