Skip to content

-fstack-check is not supported (catching infinite recursion) #2380

@llvmbot

Description

@llvmbot
Bugzilla Link 2008
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor
CC @CodingMarkus

Extended Description

Compiling a program with -fstack-check is supposed to add
code to check for stack overflow. This does not happen
with llvm-gcc. I've filed this option under tools/gnat
because in mainline this option only works with the Ada
front-end. However patches to mainline have been proposed
that generalize this functionality to all languages. It
seems like a useful feature for LLVM to support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagobsoleteIssues with old (unsupported) versions of LLVMwontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions