[Bug c/40967] Bad 64-bit codegen for modified 39495 testcase

2009-08-12 Thread brian dot e dot bliss at intel dot com
--- Comment #3 from brian dot e dot bliss at intel dot com 2009-08-12 21:29 --- It doesn't look like the problem is confined to Intel64 code. Here's the IPF assembly for the GOMP_loop_dynamic_start call: addp4 r15 = r14, r0 adds r14 = -24, r37 mov r39 = r16 ;; mov r40 = r15 addp4 r41

[Bug c/40967] Bad Intel64 codegen for modified 39495 testcase

2009-08-05 Thread brian dot e dot bliss at intel dot com
--- Comment #2 from brian dot e dot bliss at intel dot com 2009-08-05 18:46 --- My interpretation of that rule is that this is a legal testcase as long as ub is even at runtime. If ub is odd, then the behavior is undefined. Anyway - that is a subject for bug 39495. What I'm trying

[Bug c/40967] New: Bad Intel64 codegen for modified 39495 testcase

2009-08-04 Thread brian dot e dot bliss at intel dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: brian dot e dot bliss at intel dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40967

[Bug other/39591] New: GOMP_loop_end illegally optmized into GOMP_loop_end_nowait

2009-03-30 Thread brian dot e dot bliss at intel dot com
dot gnu dot org ReportedBy: brian dot e dot bliss at intel dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39591

[Bug c/39495] New: OMP parallel loop w/ unsigned index var rejected

2009-03-18 Thread brian dot e dot bliss at intel dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: brian dot e dot bliss at intel dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39495

[Bug fortran/39354] New: bad codegen for openmp atomics (Intel64 Fortran logical ops)

2009-03-02 Thread brian dot e dot bliss at intel dot com
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: brian dot e dot bliss at intel dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39354

[Bug fortran/34020] Bogus codegen for openmp atomics w/ indirects operands on IPF

2009-03-02 Thread brian dot e dot bliss at intel dot com
--- Comment #6 from brian dot e dot bliss at intel dot com 2009-03-02 22:47 --- See 39354. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34020

[Bug fortran/34020] Bogus codegen for openmp atomics w/ indirects operands on IPF

2007-11-08 Thread brian dot e dot bliss at intel dot com
--- Comment #2 from brian dot e dot bliss at intel dot com 2007-11-09 00:06 --- Subject: RE: Bogus codegen for openmp atomics w/ indirects operands on IPF The C example looks correct (but you have to use the += operator to get a legal example, which might have affected things

[Bug fortran/34020] New: Bogus codegen for openmp atomics w/ indirects operands on IPF

2007-11-07 Thread brian dot e dot bliss at intel dot com
on IPF Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: brian dot e dot bliss at intel dot com http