This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with std::endl, left-shift operator and valarray


Thank you very much.
I spent a lot of time on the GCC Bugzilla without finding this issue :-)
It looks like I cannot get it fixed under CentOS 7, since it still
relies on GCC 4.8.x

Regards
Sébastien

2016-12-21 17:46 GMT+01:00 Jonathan Wakely <jwakely.gcc@gmail.com>:
> On 21 December 2016 at 16:27, Sébastien Aubry wrote:
>> Hi,
>>
>> I cannot compile the following (reduced) code under CentOS 7.2 using
>> GCC 4.8.1, 4.8.5, 4.9.2, 5.2.0 (but it works with GCC 4.4.7).
>> It works fine under Linux Mint 18.1 with GCC 4.9.3 or 5.4.0.
>
> Because it got fixed. See https://gcc.gnu.org/PR69116


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]