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: 32/64 bug in alias.c


	If you make this change in find_base_value(), you need to make a
parallel change in find_base_term().  Unfortunately, the two functions
cannot be collapsed into one without a lot of debugging because of some
subtle differences between the two.

David


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