public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: "woodard at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: libabigail@sourceware.org
Subject: [Bug default/29302] xeres-c doesn't self compare
Date: Wed, 06 Jul 2022 15:24:14 +0000	[thread overview]
Message-ID: <bug-29302-9487-JNI6ElJcfC@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-29302-9487@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=29302

--- Comment #2 from Ben Woodard <woodard at redhat dot com> ---
This also seems to affect wildmagic5

  Functions changes summary: 0 Removed, 9 Changed, 0 Added functions
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

  9 functions with some indirect sub-type change:

    [C] 'method virtual Wm5::ConvexHull<double>::~ConvexHull(int)' at
Wm5ConvexHull.h:24:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::ConvexHull<double>*' has sub-type
changes:
        in pointed to type 'class Wm5::ConvexHull<double>':
          type size changed from 384 to 0 (in bits)
          1 member function deletion:
            'method virtual Wm5::ConvexHull<double>::~ConvexHull(int)' at
Wm5ConvexHull.cpp:32:1
          no member function changes (2 filtered);

    [C] 'method virtual Wm5::ConvexHull<float>::~ConvexHull(int)' at
Wm5ConvexHull.h:24:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::ConvexHull<float>*' has sub-type
changes:
        in pointed to type 'class Wm5::ConvexHull<float>':
          type size changed from 320 to 0 (in bits)
          1 member function deletion:
            'method virtual Wm5::ConvexHull<float>::~ConvexHull(int)' at
Wm5ConvexHull.cpp:32:1
          no member function changes (2 filtered);

    [C] 'method virtual Wm5::Delaunay<float>::~Delaunay(int)' at
Wm5Delaunay.h:27:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::Delaunay<float>*' has sub-type
changes:
        in pointed to type 'class Wm5::Delaunay<float>':
          type size changed from 384 to 0 (in bits)
          1 member function deletion:
            'method virtual Wm5::Delaunay<float>::~Delaunay(int)' at
Wm5Delaunay.cpp:33:1
          no member function changes (2 filtered);

    [C] 'method virtual Wm5::Intersector<double, Wm5::Vector3<double>
>::~Intersector(int)' at Wm5Intersector.h:24:1 has some indirect sub-type
changes:
      implicit parameter 0 of type 'Wm5::Intersector<double,
Wm5::Vector3<double> >*' has sub-type changes:
        in pointed to type 'class Wm5::Intersector<double, Wm5::Vector3<double>
>':
          type size changed from 192 to 0 (in bits)
          4 member function deletions:
            'method virtual bool Wm5::Intersector<double, Wm5::Vector3<double>
>::Find(double, const Wm5::Vector3<double>&, const Wm5::Vector3<double>&)' at
Wm5Intersector.h:39:1, virtual at voffset 5/5
            'method virtual bool Wm5::Intersector<double, Wm5::Vector3<double>
>::Test()' at Wm5Intersector.h:30:1, virtual at voffset 2/5
            'method virtual bool Wm5::Intersector<double, Wm5::Vector3<double>
>::Test(double, const Wm5::Vector3<double>&, const Wm5::Vector3<double>&)' at
Wm5Intersector.h:37:1, virtual at voffset 4/5
            'method virtual Wm5::Intersector<double, Wm5::Vector3<double>
>::~Intersector(int)' at Wm5Intersector.cpp:23:1
          no member function changes (3 filtered);
          1 data member deletion:
            'int mIntersectionType', at offset 64 (in bits) at
Wm5Intersector.h:64:1

    [C] 'method virtual Wm5::Intersector<float, Wm5::Vector3<float>
>::~Intersector(int)' at Wm5Intersector.h:24:1 has some indirect sub-type
changes:
      implicit parameter 0 of type 'Wm5::Intersector<float, Wm5::Vector3<float>
>*' has sub-type changes:
        in pointed to type 'class Wm5::Intersector<float, Wm5::Vector3<float>
>':
          type size changed from 128 to 0 (in bits)
          4 member function deletions:
            'method virtual bool Wm5::Intersector<float, Wm5::Vector3<float>
>::Find(float, const Wm5::Vector3<float>&, const Wm5::Vector3<float>&)' at
Wm5Intersector.cpp:64:1, virtual at voffset 5/5   
{_ZN3Wm511IntersectorIfNS_7Vector3IfEEE4FindEfRKS2_S5_}
            'method virtual bool Wm5::Intersector<float, Wm5::Vector3<float>
>::Test()' at Wm5Intersector.cpp:40:1, virtual at voffset 2/5   
{_ZN3Wm511IntersectorIfNS_7Vector3IfEEE4TestEv}
            'method virtual bool Wm5::Intersector<float, Wm5::Vector3<float>
>::Test(float, const Wm5::Vector3<float>&, const Wm5::Vector3<float>&)' at
Wm5Intersector.cpp:56:1, virtual at voffset 4/5   
{_ZN3Wm511IntersectorIfNS_7Vector3IfEEE4TestEfRKS2_S5_}
            'method virtual Wm5::Intersector<float, Wm5::Vector3<float>
>::~Intersector(int)' at Wm5Intersector.cpp:23:1
          1 member function changes (2 filtered):
            'method virtual bool Wm5::Intersector<float, Wm5::Vector3<float>
>::Find()' has some sub-type changes:
              method virtual bool Wm5::Intersector<float, Wm5::Vector3<float>
>::Find() did have linkage names
'_ZN3Wm511IntersectorIfNS_7Vector3IfEEE4FindEv'
              but it doesn't have any linkage name anymore
          1 data member deletion:
            'int mIntersectionType', at offset 64 (in bits) at
Wm5Intersector.h:64:1

    [C] 'method virtual
Wm5::IntpBSplineUniform<double>::~IntpBSplineUniform(int)' at
Wm5IntpBSplineUniform.h:25:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::IntpBSplineUniform<double>*' has
sub-type changes:
        in pointed to type 'class Wm5::IntpBSplineUniform<double>':
          type size changed from 1280 to 0 (in bits)
          5 member function deletions:
            'method virtual void
Wm5::IntpBSplineUniform<double>::ComputeIntermediate()' at
Wm5IntpBSplineUniform.h:65:1, virtual at voffset 5/5
            'method virtual void
Wm5::IntpBSplineUniform<double>::EvaluateUnknownData()' at
Wm5IntpBSplineUniform.h:64:1, virtual at voffset 4/5
            'method virtual double
Wm5::IntpBSplineUniform<double>::operator()(double*)' at
Wm5IntpBSplineUniform.h:35:1, virtual at voffset 2/5
            'method virtual double
Wm5::IntpBSplineUniform<double>::operator()(int*, double*)' at
Wm5IntpBSplineUniform.h:38:1, virtual at voffset 3/5
            'method virtual
Wm5::IntpBSplineUniform<double>::~IntpBSplineUniform(int)' at
Wm5IntpBSplineUniform.cpp:145:1
          no member function changes (2 filtered);
          11 data member deletions:
            'int mDims', at offset 64 (in bits) at Wm5IntpBSplineUniform.h:41:1
            'int mDp1', at offset 128 (in bits) at Wm5IntpBSplineUniform.h:43:1
            'int mDp1ToN', at offset 160 (in bits) at
Wm5IntpBSplineUniform.h:44:1
            'int mDp1To2N', at offset 192 (in bits) at
Wm5IntpBSplineUniform.h:45:1
            'int* mDim', at offset 256 (in bits) at
Wm5IntpBSplineUniform.h:46:1
            'double* mDomMin', at offset 384 (in bits) at
Wm5IntpBSplineUniform.h:48:1
            'double* mDomMax', at offset 448 (in bits) at
Wm5IntpBSplineUniform.h:49:1
            'double* mCache', at offset 832 (in bits) at
Wm5IntpBSplineUniform.h:55:1
            'double** mCoeff', at offset 1024 (in bits) at
Wm5IntpBSplineUniform.h:58:1
            'double* mProduct', at offset 1088 (in bits) at
Wm5IntpBSplineUniform.h:59:1
            'int* mSkip', at offset 1152 (in bits) at
Wm5IntpBSplineUniform.h:60:1

 [C] 'method virtual Wm5::IntpBSplineUniform<float>::~IntpBSplineUniform(int)'
at Wm5IntpBSplineUniform.h:25:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::IntpBSplineUniform<float>*' has
sub-type changes:
        in pointed to type 'class Wm5::IntpBSplineUniform<float>':
          type size changed from 1280 to 0 (in bits)
          5 member function deletions:
            'method virtual void
Wm5::IntpBSplineUniform<float>::ComputeIntermediate()' at
Wm5IntpBSplineUniform.h:65:1, virtual at voffset 5/5
            'method virtual void
Wm5::IntpBSplineUniform<float>::EvaluateUnknownData()' at
Wm5IntpBSplineUniform.h:64:1, virtual at voffset 4/5
            'method virtual float
Wm5::IntpBSplineUniform<float>::operator()(float*)' at
Wm5IntpBSplineUniform.h:35:1, virtual at voffset 2/5
            'method virtual float
Wm5::IntpBSplineUniform<float>::operator()(int*, float*)' at
Wm5IntpBSplineUniform.h:38:1, virtual at voffset 3/5
            'method virtual
Wm5::IntpBSplineUniform<float>::~IntpBSplineUniform(int)' at
Wm5IntpBSplineUniform.cpp:145:1
          no member function changes (2 filtered);
          11 data member deletions:
            'int mDims', at offset 64 (in bits) at Wm5IntpBSplineUniform.h:41:1
            'int mDp1', at offset 128 (in bits) at Wm5IntpBSplineUniform.h:43:1
            'int mDp1ToN', at offset 160 (in bits) at
Wm5IntpBSplineUniform.h:44:1
            'int mDp1To2N', at offset 192 (in bits) at
Wm5IntpBSplineUniform.h:45:1
            'int* mDim', at offset 256 (in bits) at
Wm5IntpBSplineUniform.h:46:1
            'float* mDomMin', at offset 384 (in bits) at
Wm5IntpBSplineUniform.h:48:1
            'float* mDomMax', at offset 448 (in bits) at
Wm5IntpBSplineUniform.h:49:1
            'float* mCache', at offset 832 (in bits) at
Wm5IntpBSplineUniform.h:55:1
            'float** mCoeff', at offset 1024 (in bits) at
Wm5IntpBSplineUniform.h:58:1
            'float* mProduct', at offset 1088 (in bits) at
Wm5IntpBSplineUniform.h:59:1
            'int* mSkip', at offset 1152 (in bits) at
Wm5IntpBSplineUniform.h:60:1

    [C] 'method virtual Wm5::OdeSolver<double>::~OdeSolver(int)' at
Wm5OdeSolver.h:33:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::OdeSolver<double>*' has sub-type
changes:
        in pointed to type 'class Wm5::OdeSolver<double>':
          type size changed from 384 to 0 (in bits)
          3 member function deletions:
            'method virtual void Wm5::OdeSolver<double>::SetStepSize(double)'
at Wm5OdeSolver.h:36:1, virtual at voffset 3/3
            'method virtual void Wm5::OdeSolver<double>::Update(double,
double*, double&, double*)' at Wm5OdeSolver.h:35:1, virtual at voffset 2/3
            'method virtual Wm5::OdeSolver<double>::~OdeSolver(int)' at
Wm5OdeSolver.cpp:29:1
          no member function changes (2 filtered);
          1 data member deletion:
            'double* mFValue', at offset 320 (in bits) at Wm5OdeSolver.h:46:1

    [C] 'method virtual Wm5::OdeSolver<float>::~OdeSolver(int)' at
Wm5OdeSolver.h:33:1 has some indirect sub-type changes:
      implicit parameter 0 of type 'Wm5::OdeSolver<float>*' has sub-type
changes:
        in pointed to type 'class Wm5::OdeSolver<float>':
          type size changed from 320 to 0 (in bits)
          3 member function deletions:
            'method virtual void Wm5::OdeSolver<float>::SetStepSize(float)' at
Wm5OdeSolver.h:36:1, virtual at voffset 3/3
            'method virtual void Wm5::OdeSolver<float>::Update(float, float*,
float&, float*)' at Wm5OdeSolver.h:35:1, virtual at voffset 2/3
            'method virtual Wm5::OdeSolver<float>::~OdeSolver(int)' at
Wm5OdeSolver.cpp:29:1
          no member function changes (2 filtered);
          1 data member deletion:
            'float* mFValue', at offset 256 (in bits) at Wm5OdeSolver.h:46:1

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2022-07-06 15:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-29 21:02 [Bug default/29302] New: " woodard at redhat dot com
2022-06-29 21:03 ` [Bug default/29302] " woodard at redhat dot com
2022-07-06 15:20 ` woodard at redhat dot com
2022-07-06 15:24 ` woodard at redhat dot com [this message]
2022-07-07 16:49 ` woodard at redhat dot com
2022-07-12 16:00 ` dodji at redhat dot com
2022-07-14 14:19 ` dodji at redhat dot com
2022-07-18 11:22 ` dodji at redhat dot com
2022-07-18 14:00 ` dodji at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-29302-9487-JNI6ElJcfC@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libabigail@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).