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] |
On 03/18/2011 06:34 PM, Diego Novillo wrote:I can split it any way you prefer. You mean create 14 files? Or two files, one with all the bad_<cmp> another with the bad_<op> ?Please split out the comparisons and create mixed-mode-comp_neg.cc, rename the existing file as mixed-mode-arith_neg.cc.
Paolo.
* mixed-mode-arith_neg.cc: Rename from mixed-mode_neg.cc * mixed-mode-cmp_neg.cc: Factor out of mixed-mode-arith_neg.cc
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |