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: powerpc64 crtsavres


	* config/rs6000/crtsavres.asm: Correct alignment of powerpc64 code,
	and #if 0 out.

This is okay.

	Is there any reason we want to #if 0 instead of simply removing
the code?  That's what CVS history is for.  If there is no reason to keep
it in the file, I would prefer if you perform two commits: first correct
the alignment, second delete the entire #else section.

Thanks, David


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