This is the mail archive of the gcc@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]

EXPON_EXPR not used - remove?


The value EXPON_EXPR is defined in tree.def but not implemented
anywhere in the GCC distribution. To avoid others wasting time
trying to use this no existant feature of the GCC code
generation, I will send a patch in to remove it from GCC. The
fortran and java front ends refer to the name in some shopping
lists in switch statements which I also propose to remove. 

Unless someone tells me why it would be a bad idea,

Tim Josling


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