LAST_UPDATED: Thu Jun 2 21:09:55 UTC 2016 (revision 237045)
Target: mipsel-linux-gnu
gcc version 5.4.0 20160609 (Debian 5.4.0-6)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/cpp0x/lambda/lambda-70218.C -std=c++11 (test
LAST_UPDATED: Thu Jun 2 21:09:55 UTC 2016 (revision 237045)
Target: powerpc-linux-gnu
gcc version 5.4.0 20160609 (Debian 5.4.0-6)
Native configuration is powerpc-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: c-c++-common/asan/null-deref-1.c -O2 output patte
LAST_UPDATED: Thu Jun 2 21:09:55 UTC 2016 (revision 237045)
Target: mips64el-linux-gnuabi64
gcc version 5.4.0 20160609 (Debian 5.4.0-6)
Native configuration is mips64el-unknown-linux-gnuabi64
=== g++ tests ===
Running target unix
FAIL: g++.dg/cpp0x/lambda/lambda-70218.C -std
Package: gnat-5
Followup-For: Bug #666106
With gnat-6/6.1.1-8, the following reproducer should display "No bug."
and causes a segmentation fault instead. This is most probably a new
symptom for the same issue.
# r.adb:
with Ada.Text_IO; use Ada.Text_IO;
procedure R is
F : File_Type;
begin
4 matches
Mail list logo