------- Comment #10 from pinskia at gcc dot gnu dot org  2010-02-24 22:56 
-------
looks like the terminial is wrapping funny.


In file included from
/home/apinski/local-gcc/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0/numeric:62:0,
                 from t.cc:2:
/home/apinski/local-gcc/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0/bits/stl_numeric.h:
In function '_Tp std::accumulate(_InputIterator, _InputIterator, _Tp) [with
_InputIterator = __gnu_cxx::__normal_iterator<const long int*, std::vector<long
int> >, _Tp = int]':
t.cc:6:57:   instantiated from here
/home/apinski/local-gcc/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0/bits/stl_numeric.h:123:2:
warning: conversion to 'int' from 'long int' may alter its value


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43167

Reply via email to