Skip to content

generate_ansi_c_start_function limits argc in a seemingly arbitrary way #1708

Closed
@tautschnig

Description

@tautschnig

The comment says: // assume argc is at most MAX/8-1 while the code then uses mp_integer upper_bound=power(2, config.ansi_c.int_width-4);. I don't know where either is coming from and why they differ.

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