r207475 - in /branches/gcc-4_8-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Tue Feb 4 16:43:00 GMT 2014


Author: uros
Date: Tue Feb  4 16:43:00 2014
New Revision: 207475

URL: http://gcc.gnu.org/viewcvs?rev=207475&root=gcc&view=rev
Log:
	Backport from mainline
	2014-02-02  Uros Bizjak  <ubizjak@gmail.com>

	PR target/60017
	* config/i386/i386.c (classify_argument): Fix handling of bit_offset
	when calculating size of integer atomic types.

testsuite/ChangeLog:

	Backport from mainline
	2014-02-02  Uros Bizjak  <ubizjak@gmail.com>

	PR target/60017
	* gcc.c-torture/execute/pr60017.c: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr60017.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list