|
|
|
|
|
by mansr
5216 days ago
|
|
I have been the first to trigger two CPU bugs and came across a third a few days after it was discovered, before it was published. Once errata are published, software workarounds are usually put in place quickly, and tripping over them is rare. Compiler bugs are another story entirely. I have found dozens of them (confirmed), and I can find more whenever I feel like it. |
|
(I've found several missed-optimization bugs in gcc, but I found them while working on a project where I examine assembly frequently; I have no idea how I'd go about looking for a compiler bug).