This is the mail archive of the gcc-patches@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]

Patch: fix for PR24930


This is already approved, checking in with testcase.
Andrew, thanks for the testing.

2005-11-30  Dale Johannesen  <dalej@apple.com>
                       Andrew Pinski  <pinskia@physics.uc.edu>

        * combine.c (find_split_point):  Sign extend bitmask
        when changing bitfield assignment to IOR of AND.

2005-11-30 Dale Johannesen <dalej@apple.com>

* gcc.c-torture/compile/pr24930.c: New.

Attachment: diffs1130.txt
Description: Text document

Attachment: pr24930.c
Description: Text document



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