This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [libstdc++] Split testsuite/decimal/mixed-mode_neg.cc (issue4273077)
On Fri, Mar 18, 2011 at 13:31, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> On 03/18/2011 06:29 PM, Diego Novillo wrote:
>>
>> Will do. ÂThanks.
>
> Sorry again - otherwise I have to do it myself anyway: why don't you split
> it a more meaningful way, like splitting out all the comparisons? That would
> avoid the naming issue in the first place.
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> ?
Diego.