Skip to content

Instantly share code, notes, and snippets.

@EdLeafe
Created February 28, 2014 17:38
Show Gist options
  • Save EdLeafe/9275689 to your computer and use it in GitHub Desktop.
Save EdLeafe/9275689 to your computer and use it in GitHub Desktop.
In file included from ../../../SRC/.gcc-extra-ppl/src/Polyhedron_public.cc:30:0:
../../../SRC/.gcc-extra-ppl/src/wrap_assign.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::C_Polyhedron, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator = __gnu_cxx::__normal_iterator<const Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations*, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations> >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]':
../../../SRC/.gcc-extra-ppl/src/wrap_assign.hh:373:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::C_Polyhedron]'
../../../SRC/.gcc-extra-ppl/src/Polyhedron_public.cc:3767:47: instantiated from here
../../../SRC/.gcc-extra-ppl/src/wrap_assign.hh:127:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable]
../../../SRC/.gcc-extra-ppl/src/wrap_assign.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::NNC_Polyhedron, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations>::const_iterator = __gnu_cxx::__normal_iterator<const Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations*, std::vector<Parma_Polyhedra_Library::Implementation::Wrap_Dim_Translations> >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]':
../../../SRC/.gcc-extra-ppl/src/wrap_assign.hh:373:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::NNC_Polyhedron]'
../../../SRC/.gcc-extra-ppl/src/Polyhedron_public.cc:3772:49: instantiated from here
../../../SRC/.gcc-extra-ppl/src/wrap_assign.hh:127:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable]
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment