tree.c
223 KB
-
re PR c++/27826 (ICE in copy_to_mode_reg) · afe1a916
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. * g++.dg/opt/pr27826.C: New testcase. From-SVN: r120498
Richard Guenther committed