This is the mail archive of the gcc@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: Libmudflap-failures-gcc4.1.2


"mal reddy y" <malreddy.y@gmail.com> writes:

> I am getting libmudflap crash test failures like this,
> any help will be appreciated.
> [...]
> FAIL: libmudflap.c/fail1-frag.c crash test
> FAIL: libmudflap.c/fail10-frag.c crash test
> FAIL: libmudflap.c/fail11-frag.c crash test
> [...]

All these tests are designed to cause mudflap to detect a pointer
dereference error, and generate an abort().  So for some reason that's
not happening.  Maybe testsuite/libmudflap.log will have more
information.


- FChE


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