public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/55702] New: ICE: in instrument_func_exit, at tsan.c:684 with -fsanitize=thread and __builtin_return()
@ 2012-12-15  7:29 zsojka at seznam dot cz
  2013-04-03 12:58 ` [Bug sanitizer/55702] " mpolacek at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zsojka at seznam dot cz @ 2012-12-15  7:29 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55702

             Bug #: 55702
           Summary: ICE: in instrument_func_exit, at tsan.c:684 with
                    -fsanitize=thread and __builtin_return()
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: dodji@gcc.gnu.org, dvyukov@gcc.gnu.org,
                    jakub@gcc.gnu.org, kcc@gcc.gnu.org


Created attachment 28974
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28974
reduced testcase

Compiler output:
$ gcc -fsanitize=thread testcase.c
testcase.c: In function 'foo':
testcase.c:2:1: internal compiler error: in instrument_func_exit, at tsan.c:684
 foo ()
 ^
0xa40bf8 instrument_func_exit
        /mnt/svn/gcc-trunk/gcc/tsan.c:684
0xa40bf8 tsan_pass
        /mnt/svn/gcc-trunk/gcc/tsan.c:702
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r194496 - crash


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

end of thread, other threads:[~2013-04-03 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-15  7:29 [Bug sanitizer/55702] New: ICE: in instrument_func_exit, at tsan.c:684 with -fsanitize=thread and __builtin_return() zsojka at seznam dot cz
2013-04-03 12:58 ` [Bug sanitizer/55702] " mpolacek at gcc dot gnu.org
2013-04-03 13:18 ` mpolacek at gcc dot gnu.org
2013-04-03 14:12 ` mpolacek at gcc dot gnu.org
2013-04-03 16:02 ` mpolacek at gcc dot gnu.org
2013-04-03 16:06 ` mpolacek at gcc dot gnu.org
2013-04-03 16:06 ` mpolacek at gcc dot gnu.org

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).