top | item 40590122

(no title)

machine_coffee | 1 year ago

Something crashes, it's _never_ a compiler bug ...

April 16 Oh, it actually is a compiler bug!

Can confidently say I've never experienced one in my career, but at some level of abstraction I guess it's less rare to find them.

discuss

order

anyfoo|1 year ago

It's never a compiler bug, and it's definitely never a CPU bug.

Unless you're a low level kernel developer, then it's both!

(Jokes aside, it's still much, much more often not than it is, but it definitely does happen.)

mort96|1 year ago

I mean she wrote the compiler didn't she? At least the register allocator part

"It's never a compiler bug" doesn't really apply when it's your own work-in-progress compiler you're testing...