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 target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-10-19 08:46:11 UTC ---
Author: jakub
Date: Wed Oct 19 08:45:45 2011
New Revision: 180179

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180179
Log:
    PR target/50350
    Backport from mainline
    2011-09-27  Richard Sandiford  <rdsandiford@googlemail.com>

    PR middle-end/50386
    PR middle-end/50326
    * tree-sra.c (build_ref_for_model): Use the type of the field as
    the type of the COMPONENT_REF.

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


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