This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix ubsan ICE on invalid (PR sanitizer/61272)


On Wed, May 21, 2014 at 08:58:57PM +0200, Jakub Jelinek wrote:
> On Wed, May 21, 2014 at 08:46:22PM +0200, Marek Polacek wrote:
> > 2014-05-21  Marek Polacek  <polacek@redhat.com>
> > 
> > 	PR sanitizer/61272
> > 	* ubsan.c (is_ubsan_builtin_p): Turn assert into a condition.
> > 
> > 	* g++.dg/ubsan/pr61272.C: New test.
> 
> Ok, thanks.

Now committed to 4.9 branch as well to fix PR63323.

	Marek


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]