[Bug tree-optimization/46620] 32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 19 21:19:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46620

--- Comment #9 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-02-19 21:15:09 UTC ---
Author: aoliva
Date: Sat Feb 19 21:15:01 2011
New Revision: 170328

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170328
Log:
PR tree-optimization/46620
* tree-sra.c (try_instantiate_multiple_fields): Don't get stuck at
padding within accessed words.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/tree-sra.c



More information about the Gcc-bugs mailing list