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]

Re: [PATCH]: Fix PR tree-optimization/21407


    Also, it would seem to me that Ada and Java probably have upcast, and  
    that the back end has to work for them too...  I just don't know if  
    they would trip over it.

Ada's fine.  There are some peculiar cases, but the front end can detect them
and do the right thing with alias sets.  Ada would very definitely benefit
from the kinds of optimizations we are talking about here.


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