This is part of the new build infrastructure. One cannot simply go into $objdir/gcc and type "make". One either needs to use the appropriate incantation at the top-level build directory or go into $objdir/gcc and type "make CFLAGS='xxx'", where 'xxx' matches the optimization options for the current bootstrap phase.
David