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 rtl-optimization/23324] [4.1 Regression] unsigned bitfield in struct not accessed correctly


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-11 12:24 -------
Oh, and this is related to how we inline and then also inline the values of the static const variables (with 
-ftree-store-ccp).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1 Regression] unsigned   |[4.1 Regression] unsigned
                   |bitfield in struct not      |bitfield in struct not
                   |passed correctly as argument|accessed correctly


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


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