re PR c++/13371 (infinite loop with packed struct and inlining)
authorJason Merrill <jason@redhat.com>
Fri, 19 Dec 2003 20:25:22 +0000 (15:25 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 19 Dec 2003 20:25:22 +0000 (15:25 -0500)
commit60cd3e8bab61b02cee0d0c57e7e3eeb9e9672354
tree13d28b960bbcfb9a2e460e83d58447d5ea93134b
parenta0687c1fbcf51f8aec14b4bcbbf4cdd7c111be2c
re PR c++/13371 (infinite loop with packed struct and inlining)

        PR c++/13371
        * typeck.c (build_modify_expr): Stabilize lhs if we're narrowing.

From-SVN: r74846
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/init/bitfield2.C [new file with mode: 0644]