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]

PING: Don't emit CONCATs into the instruction stream


http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00528.html
Stops us from emitting CONCATs into the instruction stream.
Kenny has since removed optabs.c:emit_no_conflict_block,
so that hunk isn't needed any more.  The rest of the patch
still stands though, and is still needed to stop us generating
a CONCAT for 20020227-1.c.

Richard


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