[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#419933: marked as done (Segfault in integer_zerop, called via ipa-type-escape.c)



Your message dated Wed, 16 May 2007 06:32:10 +0000
with message-id <E1HoD3S-0002GH-El@ries.debian.org>
and subject line Bug#419933: fixed in gcc-snapshot 20070515-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcc-snapshot
Version: 20070326-1

New since 20070303-1. PR31617

> Automatic build of texmacs_1:1.0.6.9-3 on em64t by sbuild/amd64 0.53
...
> g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -IClasses/Abstract -IClasses/Atomic -IClasses/Compound -IClasses/Mathematics -IData/Drd -IData/String -IData/Tree -IData/Convert -IGuile -IResource -IWindow -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c ./Typeset/Graphics/curve.cpp -o Objects/curve.o 
> In file included from Classes/Compound/list.hpp:15,
>                  from Classes/Atomic/path.hpp:16,
>                  from ./Typeset/Graphics/curve.cpp:13:
> Classes/Atomic/tree.hpp: In function 'string as_string(tree)':
> Classes/Atomic/tree.hpp:224: warning: deprecated conversion from string constant to 'char*'
> Classes/Atomic/tree.hpp: In function 'tree as_tree(T) [with T = void*]':
> Classes/Atomic/tree.hpp:229: warning: deprecated conversion from string constant to 'char*'
> Classes/Atomic/tree.hpp: In function 'tree bool_as_tree(bool)':
> Classes/Atomic/tree.hpp:231: warning: deprecated conversion from string constant to 'char*'
> Classes/Atomic/tree.hpp:231: warning: deprecated conversion from string constant to 'char*'
> In file included from Classes/Mathematics/properties.hpp:15,
>                  from Classes/Mathematics/vector.hpp:15,
>                  from Classes/Mathematics/matrix.hpp:15,
>                  from ./Typeset/Graphics/frame.hpp:16,
>                  from ./Typeset/Graphics/curve.cpp:15:
> Classes/Mathematics/math_tree.hpp: In function 'void parse(tree, double&)':
> Classes/Mathematics/math_tree.hpp:41: warning: deprecated conversion from string constant to 'char*'
> Classes/Mathematics/math_tree.hpp:41: warning: deprecated conversion from string constant to 'char*'
> Classes/Mathematics/math_tree.hpp:41: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp: In member function 'double spline_rep::S(array<polynomial<double> >, array<polynomial<double> >, array<polynomial<double> >, int, double)':
> ./Typeset/Graphics/curve.cpp:471: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:471: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:471: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp: In member function 'virtual int spline_rep::get_control_points(array<double>&, array<array<double> >&, array<list<int> >&)':
> ./Typeset/Graphics/curve.cpp:630: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:630: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:630: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp: In member function 'virtual double transformed_curve_rep::curvature(double, double)':
> ./Typeset/Graphics/curve.cpp:874: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:874: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:874: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp: In member function 'virtual void transformed_curve_rep::rectify_cumul(array<array<double> >&, double)':
> ./Typeset/Graphics/curve.cpp:890: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:890: warning: deprecated conversion from string constant to 'char*'
> ./Typeset/Graphics/curve.cpp:890: warning: deprecated conversion from string constant to 'char*'
> Classes/Mathematics/polynomial.hpp: In constructor 'polynomial<T>::polynomial() [with T = double]':
> Classes/Mathematics/polynomial.hpp:253:   instantiated from 'vector<polynomial<T> > operator*(array<T>, polynomial<T>) [with T = double]'
> ./Typeset/Graphics/curve.cpp:457:   instantiated from here
> Classes/Mathematics/polynomial.hpp:52: warning: allocating zero-element array
> Classes/Mathematics/vector.hpp: In function 'vector<T> binary(vector<T>, vector<T>) [with T = polynomial<double>, Op = add_op]':
> Classes/Mathematics/vector.hpp:156:   instantiated from 'vector<T> operator+(vector<T>, vector<T>) [with T = polynomial<double>]'
> ./Typeset/Graphics/curve.cpp:457:   instantiated from here
> Classes/Mathematics/vector.hpp:137: warning: deprecated conversion from string constant to 'char*'
> Classes/Mathematics/vector.hpp:137: warning: deprecated conversion from string constant to 'char*'
> Classes/Mathematics/vector.hpp:137: warning: deprecated conversion from string constant to 'char*'
> Classes/Mathematics/vector.hpp: In constructor 'vector<T>::vector() [with T = polynomial<double>]':
> Classes/Compound/array.cpp:32:   instantiated from 'array_rep<T>::array_rep(int) [with T = vector<polynomial<double> >]'
> Classes/Compound/array.hpp:41:   instantiated from 'array<T>::array(int) [with T = vector<polynomial<double> >]'
> ./Typeset/Graphics/curve.cpp:347:   instantiated from here
> Classes/Mathematics/vector.hpp:52: warning: allocating zero-element array
> ./Typeset/Graphics/curve.cpp: At global scope:
> ./Typeset/Graphics/curve.cpp:923: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: gcc-snapshot
Source-Version: 20070515-1

We believe that the bug you reported is fixed in the latest version of
gcc-snapshot, which is due to be installed in the Debian FTP archive:

gcc-snapshot_20070515-1.diff.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20070515-1.diff.gz
gcc-snapshot_20070515-1.dsc
  to pool/main/g/gcc-snapshot/gcc-snapshot_20070515-1.dsc
gcc-snapshot_20070515-1_amd64.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20070515-1_amd64.deb
gcc-snapshot_20070515.orig.tar.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20070515.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 419933@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Michlmayr <tbm@cyrius.com> (supplier of updated gcc-snapshot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 15 May 2007 19:48:06 +0200
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: source amd64
Version: 20070515-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Martin Michlmayr <tbm@cyrius.com>
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Closes: 419933 420550 423733
Changes: 
 gcc-snapshot (20070515-1) unstable; urgency=low
 .
   * SVN 20070515, taken from the trunk, revision 124745.
      - PR middle-end/31617: Segfault in integer_zerop, called via
        ipa-type-escape.c (closes: #419933).
      - PR c++/31663: Segfault in constrain_class_visibility with
        anonymous namespace (closes: #420550).
      - PR target/31641 (s390): ICE in s390_expand_setmem, at
        config/s390/s390.c:3618 (see #395533, also present in
        gcc 4.1 and 4.2).
   * Disable biarch_archs on i386 and powerpc for now so they will
     hopefully build (closes: #423733).
Files: 
 44f504f4a632f5deb6e63fa8532c9999 3137 devel standard gcc-snapshot_20070515-1.dsc
 048f40ff884971633e5fa3b9db185a79 48503736 devel standard gcc-snapshot_20070515.orig.tar.gz
 c414d95f9a89655bf33179a6b660b2d3 322856 devel standard gcc-snapshot_20070515-1.diff.gz
 9aa8bfea8df71a73ce44e77083e80cba 71727780 devel extra gcc-snapshot_20070515-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGSp+kKb5dImj9VJ8RAoDYAJ441fgkcYjPOK859MT0mhCiBIbqhgCgrbVR
MwLjuVka87N+qC/87XEHAho=
=hZjU
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: