This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17587] [4.0 regression] Mauve's UnicodeBase.java fails to compile
- From: "dberlin 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 Sep 2004 01:02:01 -0000
- Subject: [Bug tree-optimization/17587] [4.0 regression] Mauve's UnicodeBase.java fails to compile
- References: <20040921160732.17587.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dberlin at gcc dot gnu dot org 2004-09-22 01:02 -------
What happens is that we decide to split a non-critical edge, which is bad.
:)
I'm bootstrapping a fix now.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Last reconfirmed|2004-09-21 19:49:53 |2004-09-22 01:02:01
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17587