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: Reorder some tree codes


On Mon, Dec 20, 2004 at 10:45:35AM -0500, Daniel Berlin wrote:
> This definitely seems like something the compiler should be doing, and not 
> manually doing in our source base.

There is code in fold that is supposed to be doing this already.

Do we know for a fact that it isn't working?  Or did Nathan just
assume he needed to do it by hand?



r~


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