This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/15584] Ada build with stage1 bootstrap compiler fails.
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Feb 2005 07:19:36 -0000
- Subject: [Bug rtl-optimization/15584] Ada build with stage1 bootstrap compiler fails.
- References: <20040522084514.15584.gerrit@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From neroden at gcc dot gnu dot org 2005-02-13 07:19 -------
Looking at the assembly generated for duplicate_insn_chain in cfglayout.c is
the next step. (And the intermediate dumps, of course.)
I'm highly suspicious, given that the code there features a switch inside a
loop, that this is actually an instance of bug #18628.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15584