|
|
|
|
|
by jabl
2665 days ago
|
|
You don't even need multi-threading. In gcc we had at least one case where a key=>value data structure was keyed by memory address, causing symbols to be emitted in different order depending on ASLR, phase of the moon, or whatever. |
|