re PR sanitizer/55702 (ICE: in instrument_func_exit, at tsan.c:684 with -fsanitize...
commit71c581e77d0da68c1364fa14ae06402bd8f44cc8
authorMarek Polacek <polacek@redhat.com>
Wed, 3 Apr 2013 16:01:38 +0000 (3 16:01 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 3 Apr 2013 16:01:38 +0000 (3 16:01 +0000)
tree3d71aea3b7c65c6b4d6670c73032719a212301c3
parent4a32ef809ace73d7fb581e97e154b325f36ab0b9
re PR sanitizer/55702 (ICE: in instrument_func_exit, at tsan.c:684 with -fsanitize=thread and __builtin_return())

PR sanitizer/55702
* tsan.c (instrument_func_exit): Allow BUILT_IN_RETURN
functions.

* gcc.dg/pr55702.c: New test.

From-SVN: r197430
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr55702.c [new file with mode: 0644]
gcc/tsan.c