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]

Re: About hang in gcov_exit with gnu arm toolchain


hi,

I have opened this bug https://bugs.launchpad.net/gcc-arm-embedded/+bug/1694644 as per the findings I had.

This is Canonical's bug tracker and you seem to be reporting a defect with their build of gcc. If that is the case, you should be talking with Canonical.

The gcc bug tracker is https://gcc.gnu.org/bugzilla/.


The diff you provide there seems to be detecting when you've looped 2^32 times, because somethings scrogging the object list to become circular. That's the actual defect that needs fixing.

nathan

--
Nathan Sidwell


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