------- Comment #11 from zadeck at naturalbridge dot com  2008-01-20 16:34 
-------
Subject: Re:  [4.3 Regression] gcc.dg/struct/wo_prof_malloc_size_var.c
 doesn't work

olga at gcc dot gnu dot org wrote:
> ------- Comment #10 from olga at gcc dot gnu dot org  2008-01-20 16:28 -------
> (In reply to comment #9)
>   
>> olga, 
>> even if the test case does not normally ice on your system, you be able to 
>> see
>> the bug if you run the test with valgrind.
>>     
>
> Kenny,
>
> Thank you a lot for information. I was not aware about valgrid. Does it help
> also with segfaults?
>
> The patch in comment #4 solves the ICE, but on some system it generates the
> execution failures (PR 34534 and PR 34483). Can you see what it makes on your
> system?
>
> Thank you a lot,
> Olga
>
>
>
>   
generally it does. it is not perfect.   it is very good at finding
faults with malloc'ed memory.
did you actually try valgrind with this bug?  if you need some help, hop
on irc and i will talk you thru it.

kenny


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34472

Reply via email to