This is the mail archive of the gcc@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]

Re: [ tree-ssa] PRE problem


In message <1077304036.3169.162.camel@localhost.localdomain>, Diego Novillo wri
tes:
 >
 >See if this (untested) patch fixes your problem.  We were not calling
 >propagate_value in generate_expr_as_of_bb.  This fixes PR14153, but I
 >haven't checked other places in PRE where we may be doing the same.
So if you really think this is going to work, build c, c++ (no need to
fully bootstrap), then try to build libstdc++.

Trust me, this ain't sufficient.  It was the first thing I tried.


jeff


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