------- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-10 03:14 ------- > Point 2): (Retorical Questions) Why do we use "gcc" ? - The OS's "gcc". Which > version are we using, do we care? Can it actually compile the tests?
Because this has to be the build compiler, otherwise it is hard to test using the just created xgcc (if build!=host!=target) Also this works for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32060