mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Add a variant of the GCC global register variables optimization bug.
Estimated hours taken: 0.1 Branches: main, release BUGS: Add a variant of the GCC global register variables optimization bug.
This commit is contained in:
3
BUGS
3
BUGS
@@ -38,6 +38,9 @@ Date: Tue, 26 June 2001
|
||||
This may be due to a compiler bug or to impossible asm
|
||||
statements or clauses.
|
||||
|
||||
mercury_trace_alias.c:98: Unable to find a register to spill in class
|
||||
`SIREG'.
|
||||
|
||||
This problem occurs with several different combinations of GCC version
|
||||
and C source file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user