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] Remove gen_binary from combine.c (take 3)



I tested on x86_64-unknown-linux-gnu, and found the patch isn't yet suitable for 4.0 branch because it causes regressions:


And I suspect it is a very subtle miscompilation of gcc, because it does not trigger with a cross compiler. I will stare more closely at my patch now, but it would help to have dumps, so that I can compare them with those for a cross compiler.

Paolo


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