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/25501] Segfault



------- Comment #1 from kazu at gcc dot gnu dot org  2005-12-20 05:31 -------
This seems to be due to:

http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01490.html

Removing the tree-cfgcleanup.c part of the patch fixes the problem.

Basically, I cooked up a testcase so that this problem would be exposed.


-- 


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


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