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 c++/33887] [4.1/4.2/4.3 Regression] Reference to bitfield gets wrong value when optimizing



------- Comment #13 from janis at gcc dot gnu dot org  2007-12-12 22:04 -------
Additional regression hunts on trunk discovered that the test starts failing
with:

    http://gcc.gnu.org/viewcvs?view=rev&rev=103956

    r103956 | steven | 2005-09-06 18:51:26 +0000 (Tue, 06 Sep 2005)

and starts passing with:

    http://gcc.gnu.org/viewcvs?view=rev&rev=119760

    r119760 | dnovillo | 2006-12-12 01:48:51 +0000 (Tue, 12 Dec 2006)

Comment #12 reports when it starts failing again.


-- 


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


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