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: Add machine_dependent_reorg2


On Wed, Jun 25, 2003 at 03:40:57PM -0600, law@redhat.com wrote:
> And we can't do this like every other port during assembly output because?

See config/alpha/alpha.c:alpha_align_insns.  He'd (eventually)
like to do something similar for mips, since the same issues
ocurr.  This is non-trivial enough I wouldn't want to try to
force it into FINAL_PRESCAN_INSN.


r~


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