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

[Bug c++/27826] [4.0 Regression] ICE in copy_to_mode_reg



------- Comment #25 from rguenth at gcc dot gnu dot org  2007-01-06 10:59 -------
Subject: Bug 27826

Author: rguenth
Date: Sat Jan  6 10:59:34 2007
New Revision: 120523

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

        PR middle-end/27826
        * tree.c (get_narrower): Do not construct COMPONENT_REFs
        with mismatched types.  Instead explicitly build a
        conversion NOP_EXPR.

Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/tree.c


-- 


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


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