[Bug c/30313] [4.1 Regression] sizeof of expression including bit-field

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 14 13:56:00 GMT 2007



------- Comment #10 from rguenth at gcc dot gnu dot org  2007-02-14 13:56 -------
Subject: Bug 30313

Author: rguenth
Date: Wed Feb 14 13:56:07 2007
New Revision: 121949

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121949
Log:
2007-02-14  Richard Guenther  <rguenther@suse.de>

        Backport from mainline:
        2007-01-30  Richard Guenther  <rguenther@suse.de>

        PR middle-end/30313
        * passes.c (execute_one_pass): Reset in_gimple_form to not
        confuse non-unit-at-a-time mode.

        * gcc.dg/torture/pr30313.c: New testcase.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr30313.c
      - copied unchanged from r121334,
trunk/gcc/testsuite/gcc.dg/torture/pr30313.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/passes.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list