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 #16 from rguenther at suse dot de  2007-12-14 14:36 -------
Subject: Re:  [4.1/4.2/4.3 Regression] Reference to bitfield
 gets wrong value when optimizing

On Fri, 14 Dec 2007, bonzini at gnu dot org wrote:

> I have a patch that makes the reduce_bitfield_operations langhook a per-type
> field, but it doesn't affect code generation.
> 
> Isn't there a testcase in the C++ library that fails if the langhook is
> false?...

Unfortunately not :(  But there are lots of libjava testsuite failures.

Richard.


-- 


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]