-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels