This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
CONFIG2_H stuff in config/mips/t-*
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: gcc at gcc dot gnu dot org
- Date: Fri, 16 May 03 17:47:35 EDT
- Subject: CONFIG2_H stuff in config/mips/t-*
I believe all of that is obsolete and should be removed. It was added back
in a time when we didn't recompile for a change in tm.h files. I
thought it was dubious back then to special-case MIPS in that way, but now
it's not needed and creates duplication of Makefile pieces that can be
confusing. Does anybody object to them being removed?