libgcc_eh pulled the 'FLAGS_GROUPS=sse2' from libgcc/Makefile.src andthus "make depend" would call mkdep(1) on the 'sse2' group, but it wouldfail because the 'sfp-machine.h' header was not generated.
libgcc_eh pulled the 'FLAGS_GROUPS=sse2' from libgcc/Makefile.src andthus "make depend" would call mkdep(1) on the 'sse2' group, but it wouldfail because the 'sfp-machine.h' header was not generated.