Fix up CL.

From-SVN: r205348
This commit is contained in:
Marek Polacek 2013-11-25 11:15:08 +00:00
parent 39a4816e40
commit 7d7b5c7a4b

View File

@ -1,5 +1,6 @@
2013-11-25 Marek Polacek <polacek@redhat.com>
PR sanitizer/59258
* ubsan.c (ubsan_create_data): Increase the size of the fields array.
2013-11-25 Richard Biener <rguenther@suse.de>