Skip to content

GCC 15.1.1 support: nullptr #182

@Robotechnic

Description

@Robotechnic

Hello,

I have an issue with using GCC 15.1.1 with Goblint. When I run it on a simple test, I get the following output:

/usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/stddef.h:465: Error: Cannot resolve variable nullptr.
Error: There were parsing errors in .goblint/preprocessed/stdlib.i
Fatal error: exception Goblint_lib__Maingoblint.FrontendError("Errormsg.Error")

Running it with --set exp.cpp-path to use gcc14, works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions