> From: [email protected] [mailto:gcc-patches- > [email protected]] On Behalf Of Thomas Preud'homme > > No regression were observed on any of the tests. The ChangeLog is as > follows: > > > 2014-08-11 Thomas Preud'homme <[email protected]> > > * gimple-fold.c (fold_ctor_reference): Don't fold in presence of > bitfields, that is when size doesn't match the size of type or the > size of the constructor.
The ChangeLog is imcomplete. This was for gcc/ChangeLog. For gcc/testsuite/ChangeLog, there is: 2014-07-02 Thomas Preud'homme <[email protected]> * gcc.c-torture/execute/bitfld-6.c: New test. Best regards, Thomas
