Issue 130467
Summary fatal error: error in backend: Error while trying to spill UBC from class
Labels new issue
Assignees
Reporter MadMax0rs
    D:\TI-84 plus CE\Games\MyGames\snake>make debug
[compiling] src\main.c
fatal error: error in backend: Error while trying to spill UBC from class
      O24: Cannot scavenge register without an emergency spill slot!
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.      Program arguments: C:\\CEdev\\bin\\ez80-clang.exe -S -MD -nostdinc -isystem C:\\CEdev\\include -Isrc -fno-threadsafe-statics -Xclang -fforce-mangle-main-argc-argv -mllvm -profile-guided-section-prefix=false -DDEBUG -gdwarf-5 -g3 -Wall -Wextra -Oz src/main.c -o obj/src/main.c.src
1. <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module 'src/main.c'.
4.      Running pass 'Prologue/Epilogue Insertion & Frame Finalization' on function '@DebugSnake'
0x75DDCBB4 (0xE0000046 0x00000000 0x00000000 0x00000000), RaiseException() + 0x64 bytes(s)
0x0114AFA6 (0x00000046 0x045BD014 0x00D8754A 0x00000046)
ez80-clang: error: clang frontend command failed with exit code 70 (use -v to see invocation)
clang version 15.0.0 (https://github.com/CE-Programming/llvm-project 23b78267b5d376b232475d0805a937e54b61e0d0)
Target: ez80
Thread model: posix
InstalledDir: C:\CEdev\bin
ez80-clang: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
ez80-clang: note: diagnostic msg: C:\Users\user\AppData\Local\Temp\main-5d715f.c
ez80-clang: note: diagnostic msg: C:\Users\user\AppData\Local\Temp\main-5d715f.sh
ez80-clang: note: diagnostic msg:

********************
make: *** [obj/src/main.c.src] Error 1

[main-5d715f.c.txt](https://github.com/user-attachments/files/19147511/main-5d715f.c.txt)
[main-5d715f.sh.txt](https://github.com/user-attachments/files/19147510/main-5d715f.sh.txt)
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to