Menu

#1355 marshal_028 test fails with gcc 4.3

2.11.1
closed-fixed
5
2008-04-03
2008-04-03
No

openhpi-devel-bounces@lists.sourceforge.net wrote on 04/02/2008 09:57:47 AM:

> Hi all,
>
> I am getting failures for the marshal_028 test when compiled on Fedora
> pre-9 that contains gcc 4.3. It fails in both openhpi 2.10.2 and the
> current trunk and on both i386 and x86_64 architectures. I have tested
> F-8 and RHEL-5 (both x86_64) with gcc 4.1.2 and there are no such
> problems.
>
> The real failure is somewhere inn the array marshaling functions as the
> check what fails is "memcmp(value, result, sizeof(array))". Attached are
> outputs from a bit modified marshal_028.c file.
>
> Do you have any ideas or should I try to investigate the issue further?
>

Try applying this patch and let me know what you get.

--Renier

Discussion

  • Renier Morales

    Renier Morales - 2008-04-03
     
  • Renier Morales

    Renier Morales - 2008-04-03
    • status: open --> closed-fixed