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 testsuite/64850] FAIL: gfortran.dg/goacc/acc_on_device-1.f95 -O scan-rtl-dump-times expand "\\(call [^\\n]*\\"acc_on_device" 4


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

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
We also have:

FAIL: c-c++-common/goacc/acc_on_device-2-off.c  -std=c++98  scan-rtl-dump-times
expand "
\\(call [^\\n]*\\"acc_on_device" 1
FAIL: c-c++-common/goacc/acc_on_device-2-off.c  -std=c++11  scan-rtl-dump-times
expand "
\\(call [^\\n]*\\"acc_on_device" 1
FAIL: c-c++-common/goacc/acc_on_device-2-off.c  -std=c++14  scan-rtl-dump-times
expand "
\\(call [^\\n]*\\"acc_on_device" 1

and

FAIL: c-c++-common/goacc/acc_on_device-2-off.c scan-rtl-dump-times expand
"\\(call [^\\n
]*\\"acc_on_device" 1
FAIL: gcc.dg/goacc/acc_on_device-1.c scan-rtl-dump-times expand "\\(call
[^\\n]*\\"acc_o
n_device" 4


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