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:
Simon Taylor
2002-04-21 04:21:23 +00:00
parent c1ff17b9cb
commit fc012086d9

3
BUGS
View File

@@ -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.