Commit 71648d0
authored
[CUDA] redefine __builtin_FILE() to keep filename stable (#356)
Recent glibc versions switched to using __builtin_FILE() for reporting
file name in assert messages and that breaks CUDA tests.
Redefine the builtin with a fixed string file name for assert test.1 parent 14bb494 commit 71648d0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments