This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] Remove dead struct-equiv.c


Refering 

http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01664.html

I sent a patch some time ago to remove some dead code and a dead
file (struct-equiv.c) that are never executed.

Back then the patch was confirmed by Kenny Zadeck
(http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01910.html), but he couldn't
approve it and nobody else did either.

The file/code are still as dead as they were before, so removing
them would still make sense. When applying the patch there is a 
trivial reject in basic-block.h now, but that should be easy to 
resolve.

Could someone please approve and commit? 

I don't have SVN access. Also my copyright assignment has
expired now I believe (but it was still ok at the time I originally
sent the patch as confirmed by Kenny's mail). 

-Andi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]