[Bug middle-end/41268] [4.5 Regression] bootstrap is broken after r151350 (expand from tuples)

matz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 9 00:44:00 GMT 2009



------- Comment #2 from matz at gcc dot gnu dot org  2009-09-09 00:44 -------
Subject: Bug 41268

Author: matz
Date: Wed Sep  9 00:43:36 2009
New Revision: 151544

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151544
Log:
        PR middle-end/41268
        * cfgexpand.c (expand_gimple_stmt_1): Use an int for storing
        SUBREG_PROMOTED_UNSIGNED_P, instead of a bool.
        * rtl.h (struct rtx, SUBREG_PROMOTED_UNSIGNED_P): Update comments
        to reflect reality.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/rtl.h


-- 


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



More information about the Gcc-bugs mailing list