This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/81591] segmentation fault when using priorities of nested tasks


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81591

--- Comment #6 from Jakub Sistek <sistek at seznam dot cz> ---
Also, the problem seems to disappear if there is no priority prescribed on the
nested task. However, as soon as I prescribe any priority to the child task, it
seems to appear.

Jakub :-)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]