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

           Summary: FAIL: gcc.dg/vect/pr49038.c (test for excess errors)
                    on *-apple-darwin*
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: domi...@lps.ens.fr
                CC: i...@gcc.gnu.org


The test gcc/testsuite/gcc.dg/vect/pr49038.c introduced at revision 174265
fails on *-apple-darwin* (see
http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg03217.html ) with both -m32
and -m64 with

Executing on host: /opt/gcc/build_w/gcc/xgcc -B/opt/gcc/build_w/gcc/
/opt/gcc/work/gcc/testsuite/gcc.dg/vect/pr49038.c   -msse2 -ftree-vectorize
-fno-vect-cost-model -O2 -fdump-tree-vect-details  -lm   -m32 -o ./pr49038.exe 
  (timeout = 300)
/opt/gcc/work/gcc/testsuite/gcc.dg/vect/pr49038.c: In function 'main':
/opt/gcc/work/gcc/testsuite/gcc.dg/vect/pr49038.c:25:20: error: 'MAP_ANONYMOUS'
undeclared (first use in this function)
/opt/gcc/work/gcc/testsuite/gcc.dg/vect/pr49038.c:25:20: note: each undeclared
identifier is reported only once for each function it appears in
compiler exited with status 1

Reply via email to