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: [RFT/RFA] Fix AIX fallout from PR/19653 patch


	Paolo's patch, this suggestion, and limiting the SYMBOL_REF test
to just legitimize_reload_address all work.  However, GCC now produces
worse code with many more memory accesses for FP constants on PowerPC.

	Was the performance impact of the original patch ever tested on
anything other than x86?  Reload changes can have significant performance
impact on all GCC architectures and this patch should have been tested
much more extensively.

David


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