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

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Wed Mar 4 22:33:00 GMT 2015


Author: ebotcazou
Date: Wed Mar  4 22:33:41 2015
New Revision: 221198

URL: https://gcc.gnu.org/viewcvs?rev=221198&root=gcc&view=rev
Log:
	* fold-const.c (round_up_loc): Cast divisor to signed on all paths
	before negating it.
	* stor-layout.c (finalize_record_size): Revert latest change.

Added:
    trunk/gcc/testsuite/gnat.dg/entry_queues3.adb
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/stor-layout.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list