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 1/2] tree-flow.h restructuring


OK, here's the patch... virtually the same except I moved useless_type_conversion_p() and types_compatible_p() to gimple.[ch] instead of tree.[ch].

Upon closer examination, the comments for those functions are fine, they say that this is for middle-end types...

Bootstrapped and no new regressions on x86_64-unknown-linux-gnu. so Just checking.. OK to check in?
I'll follow it with the tree-ssanames.c patch once it finishes running.

Andrew


Attachment: treessah.diff.gz
Description: application/gzip


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