gcc/parse-config: changed to export CXX properly in stage 0 (see note!)
Note:
In my opinion it is perfectly safe to export CXX in toolchain stage because
I can see no reason why we can't assume that the build host has a properly
installed C++ compiler available.