r211905 - in /trunk/gcc: c-family/ChangeLog c-f...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Mon Jun 23 16:57:00 GMT 2014


Author: mpolacek
Date: Mon Jun 23 16:57:48 2014
New Revision: 211905

URL: https://gcc.gnu.org/viewcvs?rev=211905&root=gcc&view=rev
Log:
	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:
    trunk/gcc/testsuite/c-c++-common/pr61553.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list