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/51759] [4.5 Regression] miscompile writes past end of bitfield


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

--- Comment #7 from Martin Jambor <jamborm at gcc dot gnu.org> 2012-01-09 19:52:13 UTC ---
Author: jamborm
Date: Mon Jan  9 19:52:06 2012
New Revision: 183029

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183029
Log:
2012-01-09  Martin Jambor  <mjambor@suse.cz>

        PR tree-optimization/51759
    * g++.dg/ipa/pr51759.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr51759.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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