This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/17587] [4.0 regression] Mauve's UnicodeBase.java fails to compile


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]