r219897 - in /branches/gcc-4_8-branch/gcc: c-fa...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Tue Jan 20 14:19:00 GMT 2015
Author: mpolacek
Date: Tue Jan 20 14:19:35 2015
New Revision: 219897
URL: https://gcc.gnu.org/viewcvs?rev=219897&root=gcc&view=rev
Log:
Backport from mainline
2014-06-23 Marek Polacek <polacek@redhat.com>
PR c/61553
* c-common.c (get_atomic_generic_size): Don't segfault if the
type doesn't have a size.
* c-c++-common/pr61553.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr61553.c
Modified:
branches/gcc-4_8-branch/gcc/c-family/ChangeLog
branches/gcc-4_8-branch/gcc/c-family/c-common.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list