Skip to content

Merge r315464 into the 5.0 branch: Fix #34916 : Crash on mixing taskloop|tasks directives. #34529

@hahnjo

Description

@hahnjo
Bugzilla Link 35181
Resolution FIXED
Resolved on Nov 14, 2017 16:07
Version unspecified
OS All
Blocks #33840
CC @alexey-bataev,@hfinkel,@tstellar
Fixed by commit(s) r315464 r318233

Extended Description

If both taskloop and task directives are used at the same time in one
program, we may ran into the situation when the particular type for task
directive is reused for taskloop directives. Patch fixes this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaopenmp

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions