]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/13371 (infinite loop with packed struct and inlining)
authorJason Merrill <jason@redhat.com>
Fri, 19 Dec 2003 20:23:39 +0000 (15:23 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 19 Dec 2003 20:23:39 +0000 (15:23 -0500)
commit1ebc0da31b6711110dbd28bdf6c7d996ced2e40d
treedccf8d5cf17b5ab5b27b025d88dcaee1336bbb10
parent357467b6b608da85c86e49544bbdc3e5fe042176
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: r74845
gcc/cp/ChangeLog
gcc/cp/typeck.c