public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libitm/64360] New: libitm.c/stackundo.c fails with -fpic
@ 2014-12-19 12:32 hjl.tools at gmail dot com
  2015-01-15  9:57 ` [Bug libitm/64360] " ubizjak at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2014-12-19 12:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64360
           Summary: libitm.c/stackundo.c fails with -fpic
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libitm
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com

/build/gnu/gcc/build-x86_64-linux/gcc/
/export/gnu/import/git/gcc/libitm/testsuite/libitm.c/stackundo.c
-B/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/./libitm/
-I/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/./libitm
-I/export/gnu/import/git/gcc/libitm/testsuite/.. -fmessage-length=0 -fgnu-tm
-O2
-L/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/./libitm/.libs
-lm -fpic -o ./stackundo.exe
/export/gnu/import/git/gcc/libitm/testsuite/libitm.c/stackundo.c:19:9: error:
unsafe function call 'test1' within atomic transaction
/export/gnu/import/git/gcc/libitm/testsuite/libitm.c/stackundo.c:19:9: error:
unsafe function call 'test1' within atomic transaction
FAIL: libitm.c/stackundo.c (test for excess errors)
/export/gnu/import/git/gcc/libitm/testsuite/libitm.c/stackundo.c:19:9: error:
unsafe function call 'test1' within atomic transaction
UNRESOLVED: libitm.c/stackundo.c compilation failed to produce executable

Should test1 and test2 be static?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-15 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-19 12:32 [Bug libitm/64360] New: libitm.c/stackundo.c fails with -fpic hjl.tools at gmail dot com
2015-01-15  9:57 ` [Bug libitm/64360] " ubizjak at gmail dot com
2015-01-15 18:03 ` hjl at gcc dot gnu.org
2015-01-15 18:10 ` hjl.tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).