Bug 33444 - openmp invalid multi-thread runtime result (-ffree-form only!)
Summary: openmp invalid multi-thread runtime result (-ffree-form only!)
Status: RESOLVED DUPLICATE of bug 33445
Alias: None
Product: gcc
Classification: Unclassified
Component: fortran (show other bugs)
Version: 4.1.2
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-15 19:44 UTC by fred2
Modified: 2007-09-17 06:40 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fred2 2007-09-15 19:44:54 UTC
fortran code using openmp fails at runtime for multiple threads under -ffree-form (but NOT -ffixed-form).
possibly due solely to treatment of continuation characters?

(tested only under gcc 4.1.2 (fedora core 7)
Comment 1 Tobias Burnus 2007-09-17 06:40:50 UTC

*** This bug has been marked as a duplicate of 33445 ***