This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18596] [4.0 regression] ICE in make_decl_rtl
- From: "phython at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2004 14:23:05 -0000
- Subject: [Bug middle-end/18596] [4.0 regression] ICE in make_decl_rtl
- References: <20041121151029.18596.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From phython at gcc dot gnu dot org 2004-12-10 14:23 -------
The problem occurs in no-unit-at-a-time mode, so the nested functions are
expanded, and that is where the problems start.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18596