Skip to content

GDB gets invalid return value when calling function that returns"double complex" #72

@shahab-vahedi

Description

@shahab-vahedi

GDB testcase gdb.base/callfuncs.exp fails because it calls function that returns a double complex value, but GDB reads returned value in correctly. It seems that GDB doesn't properly implement ABI with regard of returns values > 2 words. OTOH, call of function that returns long double complex works fine.

kolesov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions