]> git.ipfire.org Git - thirdparty/gcc.git/commit
* fold-const.c (round_up_loc): Cast divisor to signed on all paths
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Mar 2015 22:33:41 +0000 (22:33 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Mar 2015 22:33:41 +0000 (22:33 +0000)
commit1237f6469e8522fad905efa3310adaf62f352555
treebb433524b1c9c0c35778ec90ef3d9c1bdf9ab01f
parentc43a6d0de6dadc603fcc43f347cfff77da9b6e0d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221198 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/stor-layout.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/entry_queues3.adb [new file with mode: 0644]