GCC7

Differences between revisions 34 and 35
Revision 34 as of 2017-09-11 06:50:02
Size: 508
Editor: ginggs
Comment:
Revision 35 as of 2018-01-26 10:14:55
Size: 523
Editor: ginggs
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * primesieve

arm gcc 7 abi transition

As of June 2017 with GCC 6, some packages fail autopkgtests on armhf only, due to warnings output to stderr, similar to the following: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<const double*, std::vector<double> >’ will change in GCC 7.1

See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77728

Affected packages:

  • glbinding
  • ciftilib
  • fast5
  • shark
  • viennacl
  • mathicgb
  • givaro
  • primesieve

GCC7 (last edited 2018-07-15 07:31:20 by ginggs)