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/42108] [4.4/4.5 Regression] 50% performance regression



------- Comment #27 from matz at gcc dot gnu dot org  2009-12-14 05:25 -------
Created an attachment (id=19287)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19287&action=view)
three hacks

My current collection of patches and hacks for this problem.  Obviously the
"if (0)" in tree-ssa-pre.c will break pr38819 again; apart from that untested,
hence probably miscompiles everything except this testcase here :-)


-- 


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


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