Skip to content

Error while testing ICG #1

@danielfaguilar

Description

@danielfaguilar

Hi, I'm new in Compiler Design and I was testing the ICG and after executed the following commands without errors:
lex s_parser.l
yacc s_parser.y
./a.out test1.c

I got the following error in the terminal output:
a = 5
b = 6
[1] 3641 abort ./a.out test1.c

Seems like the problem comes from the assignation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions