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



--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> 2013-04-03 
16:06:46 UTC ---

Author: mpolacek

Date: Wed Apr  3 16:06:26 2013

New Revision: 197432



URL: http://gcc.gnu.org/viewcvs?rev=197432&root=gcc&view=rev

Log:

    PR sanitizer/55702

    * tsan.c (instrument_func_exit): Allow BUILT_IN_RETURN

    functions.



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





Added:

    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr55702.c

Modified:

    branches/gcc-4_8-branch/gcc/ChangeLog

    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

    branches/gcc-4_8-branch/gcc/tsan.c

Reply via email to