I'm currently on a program that uses Keil Compiler v 5.20 (DLL 1.32a). The program does not want to change compilers at this point. So I need to be aware of the compiler bugs in this version of the compiler. Does anyone know where there is a list of compiler bugs for Keil Compiler v 5.20 (DLL 1.32a)? I've looked around this site and couldn't find it.
Well, you could get a little sneaky. You can find the current release notes and "What's New" summary at http://www.keil.com/update/sw/c51/7.20 If you edit that URL, you can find other versions, e.g.: http://www.keil.com/update/sw/c51/7.00 It would be a bit tedious to check them all the way back to 5.20, though. I don't know if there's a single unified change log available (though it seems like I've seen one before, I can't find it at the moment).