Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

libomp :: misc_bugs/many-microtask-args.c FAILs on SPARC #139905

Copy link
Copy link
Open
@rorth

Description

@rorth
Issue body actions

Once PR #138523 gets in, one openmp failure remains on SPARC (both Solaris/sparcv9 and Linux/sparc64):

  libomp :: misc_bugs/many-microtask-args.c

The log shows

# executed command: /var/llvm/local-sparc64-debug-openmp/projects/openmp/runtime/test/misc_bugs/Output/many-microtask-args.c.tmp
# .---command stderr------------
# | Too many args to microtask: 17!

with the last message repeated several times. The message is from z_Linux_util.cpp (__kmp_invoke_microtask), so far I have no idea where that additional 17th arg is from. I found it's ultimately passed to __kmp_fork_call which is generated in clang/lib/CodeGen/CGOpenMPRuntime.cpp (CGOpenMPRuntime::emitParallelCall).

@jprotze @mjklemm @TerryLWilmarth Any suggestions on what may be going on?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.