This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/67747] experimental/filesystem/iterators/recursive_directory_iterator.cc FAILs


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67747

--- Comment #7 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I've just tried the patch in comment #6, but it does not fix the problem I'm
seeing on armv5t:
*** Error in `./directory_iterator.exe': malloc(): memory corruption:
0x40b787f7 ***^M

Maybe I should file another bug report, since it's probably a different
problem.


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