This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #7 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-02-19 21:08:51 UTC ---
Author: aoliva
Date: Sat Feb 19 21:08:40 2011
New Revision: 170326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170326
Log:
PR tree-optimization/46620
* gcc.dg/pr46620.c: New.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46620.c
Modified:
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]