[Bug target/60017] [4.7/4.8 Regression] Struct not returned correctly
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 4 16:43:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60017
--- Comment #5 from uros at gcc dot gnu.org ---
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-bugs
mailing list