This is the mail archive of the gcc-patches@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: fix gcc.dg/tree-ssa/useless-1.c


On Thu, May 19, 2005 at 01:12:31AM +0000, Joseph S. Myers wrote:
> Bug 21650 was closed a few hours ago on the basis it was already fixed.  
> Was that closure then premature?

Hmm.  I may have had a procedural error in identifying the source
of the breakage.

Geoff's patch is still wrong, since PROP_trees is a mask of three
flags, which are properties not all provided by the useless pass.


r~


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