[Bug fortran/25458] New: Kind of constants in generic intrinsics

2005-12-16 Thread rofi at ya dot com
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rofi at ya dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25458

[Bug fortran/25219] [GOMP] ICE with SAVE attribute and (FIRST|LAST)PRIVATE

2005-12-02 Thread rofi at ya dot com
--- Comment #2 from rofi at ya dot com 2005-12-02 08:21 --- Created an attachment (id=10388) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10388&action=view) Small testcase that ICEs -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25219

[Bug fortran/25219] [GOMP] ICE with SAVE attribute and (FIRST|LAST)PRIVATE

2005-12-02 Thread rofi at ya dot com
--- Comment #1 from rofi at ya dot com 2005-12-02 08:19 --- Sorry, I got wrong when working with my test files. With !$OMP PARALLEL DO LASTPRIVATE(K) it does not ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25219

[Bug fortran/25219] New: [GOMP] ICE with SAVE attribute and (FIRST|LAST)PRIVATE

2005-12-02 Thread rofi at ya dot com
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rofi at ya dot com GCC build triplet: powerpc-unknown-linux-gnu GCC host triplet: powerpc

[Bug fortran/23232] DATA implied DO variables

2005-08-04 Thread rofi at ya dot com
--- Additional Comments From rofi at ya dot com 2005-08-04 15:59 --- Created an attachment (id=9431) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9431&action=view) Failing case with an optional commented checking part -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23232

[Bug fortran/23232] New: DATA implied DO variables

2005-08-04 Thread rofi at ya dot com
-- Summary: DATA implied DO variables Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rofi at ya d