This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: Two <regex> testcases failing for check-debug


On Thu, Aug 15, 2013 at 8:44 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Hi,
>
> today I run again check-debug and noticed that we have two relatively recent
> new fails:
>
> FAIL: 28_regex/traits/char/transform_primary.cc execution test
> FAIL: 28_regex/traits/wchar_t/transform_primary.cc execution test
>
> The error is:
>
>     error: attempt to dereference a past-the-end iterator.
>
> for std::vector. Could you please have a look?
>
> Thanks!
> Paolo.

Here's the patch.

Bootstrap passed and -m32 testsuite passed. Now I'm testing x86_64.


-- 
Tim Shen

Attachment: a.patch
Description: Binary data


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