This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19125] [4.0 Regression] ICE at dwarf2out.c:9214
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2004 03:03:37 -0000
- Subject: [Bug middle-end/19125] [4.0 Regression] ICE at dwarf2out.c:9214
- References: <20041222023350.19125.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-22 03:03 -------
This regression was caused by (the patch which fixed Ada bootstrap):
2004-12-21 Richard Henderson <rth@redhat.com>
* gimplify.c (eval_save_expr): New.
(gimplify_one_sizepos): Use it.
* stor-layout.c (layout_type): Unshare TYPE_MIN/MAX_VALUE.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19125