This is the mail archive of the gcc-bugs@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]

[Bug libgomp/66518] New: FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not mapped


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

            Bug ID: 66518
           Summary: FAIL:
                    libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c
                    -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0
                    output pattern test, is , should match
                    \[[0-9a-fA-FxX]+,256\] is not mapped
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

$ gcc/xgcc -Bgcc/ ../gcc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-42.c
-Bx86_64-linux/libgomp/ -Bx86_64-linux/libgomp/.libs -Ix86_64-linux/libgomp
-I../gcc/include -I../gcc/libgomp -fopenacc -DACC_DEVICE_TYPE_host_nonshm=1
-DACC_MEM_SHARED=0 -O2 -Lx86_64-linux/libgomp/.libs -lm -o ./lib-42.exe
$ LD_LIBRARY_PATH=x86_64-linux/./libgomp/.libs:gcc: ./lib-42.exe 
Segmentation fault


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