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: [tree-ssa] kill handling of non-gimple address


In message <xypr7zuic4t.fsf@dhcp64-198.boston.redhat.com>, Jason Merrill writes
:
 >On Tue, 25 Nov 2003 23:56:45 +0100, Jan Hubicka <hubicka@ucw.cz> wrote:
 >
 >> Hi,
 >> after Richard's change, this should be no longer needed.
 >
 >> 	* fold-const.c (nondestructive_fold_binary_to_constant): Avoid unnecesa
 >ry
 >> 	handling of non-gimple address expressions.
 >
 >Is this function only called for gimple code?
I don't think it's safe to make that assumption.

jeff


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