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] |
Thanks for the review! Eric Botcazou <ebotcazou@libertysurf.fr> writes: >> This is OK for mainline, modulo the location of extract_low_bits: why not >> put it in emit-rtl.c like gen_lowpart_*? > > Maybe expmed.c as a middle ground? Sure, expmed.c's fine with me. I agree it makes more sense than optabs. I'll retest with that change. Richard
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |