http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54179

--- Comment #27 from Steven Bosscher <steven at gcc dot gnu.org> 2012-08-05 
21:05:41 UTC ---
(In reply to comment #26)
> And what has any of this to do with the simple question posed in the title
> of this bug report : why can't insn-emit.c be split ?

It could be split up. But I wouldn't count on anyone doing the work. Patches
welcome, of course...

Actually, I'm more interested in seeing if insn-emit.c can be reduced in size
by avoiding duplicate functions (see e.g. gen_swapdi/gen_swapsi/gen_swapxf for
x86_64 for a simple case of identical functions).

Reply via email to