One of my (new) fellow programmers just ran into one of our tribal-knowledge-required issues.
fatal error C1001: INTERNAL COMPILER ERROR (compiler file ‘msc1.cpp …
Sometimes, this just means that your code is nested too deeply. Shorten your path.
This applies to C++ in Visual Studio 6.
There. Now googlebot will find the answer for us the next time.