r212346 - in /trunk/gcc: ChangeLog fold-const.c...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Tue Jul 8 05:38:00 GMT 2014


Author: mpolacek
Date: Tue Jul  8 05:38:12 2014
New Revision: 212346

URL: https://gcc.gnu.org/viewcvs?rev=212346&root=gcc&view=rev
Log:
	PR c/60226
	* fold-const.c (round_up_loc): Change the parameter type.
	Remove assert.
	* fold-const.h (round_up_loc): Adjust declaration.
	* stor-layout.c (finalize_record_size): Check for too large types.

	* c-c++-common/pr60226.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/pr60226.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/fold-const.h
    trunk/gcc/stor-layout.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list