Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
pw authored
Subject: Fix for Alpha "dead in fake_foreign_function_call" bug

This bug occurs because the code in arch_get_bad_addr in alpha-arch.c
looks to see whether the faulting instruction is a store instruction,
but doesn't check for floating-point stores.
da4ebe3b
History
Name Last commit Last update
..