mirror of git://gcc.gnu.org/git/gcc.git
libitm.c/stackundo.c fails with -fpic since test1 and test2 may be preempted with -fpic. This patch makes those 2 functions static. PR libitm/64360 * libitm.c/stackundo.c (test2): Make it static. (test1): Likewise. From-SVN: r219673 |
||
|---|---|---|
| .. | ||
| c.exp | ||
| cancel.c | ||
| clone-1.c | ||
| dropref-2.c | ||
| dropref.c | ||
| memcpy-1.c | ||
| memset-1.c | ||
| notx.c | ||
| reentrant.c | ||
| simple-1.c | ||
| simple-2.c | ||
| stackundo.c | ||
| txrelease.c | ||