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 fortran/18937] quadratic behaviour with many label "spaghetti" code



------- Comment #13 from tobi at gcc dot gnu dot org  2007-03-25 20:51 -------
I have a patch which does eveything, except detecting branches to END DOs.  I
can't seem to figure out how to do this in a sensible way without introducing a
replacement quadratic bottleneck :-(


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18937


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