[Bug target/66922] wrong code for bit-field struct at -O1 and above on x86_64-linux-gnu

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 18 11:37:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66922

--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Sat Jul 18 11:36:32 2015
New Revision: 225982

URL: https://gcc.gnu.org/viewcvs?rev=225982&root=gcc&view=rev
Log:
        PR target/66922
        * config/i386/i386.c (ix86_expand_pinsr): Reject insertions
        to misaligned positions.

testsuite/ChangeLog:

        PR target/66922
        * gcc.target/i386/pr66922.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr66922.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/i386.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list