about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md
diff options
context:
space:
mode:
authorKevin Hamacher <kevin@hamacher.cc>2025-01-27 19:05:14 +0100
committerKevin Hamacher <kevin@hamacher.cc>2025-02-02 12:02:02 +0100
commitad2be68b490180012d7775a2ae3e0fd8e9cabda4 (patch)
tree91dd3ba153c62cef88b4a66dc0492b066996c181 /compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md
parent2e0595bc695054445c544f916ee5d2d5dbaebe8b (diff)
downloadrust-ad2be68b490180012d7775a2ae3e0fd8e9cabda4.tar.gz
rust-ad2be68b490180012d7775a2ae3e0fd8e9cabda4.zip
Make globals always have 2+ chars as suffix
As discussed on chat, there currently is the bug where certain suffixes are interpreted by the (m68k) assembler.

Example: `move.l #global.w,-44(%fp)`
`.w` is interpreted by the assembler as a size hint for `#global`.
Diffstat (limited to 'compiler/rustc_codegen_gcc/doc/debugging-libgccjit.md')
0 files changed, 0 insertions, 0 deletions