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: [PATCH] Middle-end dead code elimination


On Wed, 2003-04-16 at 17:13, Roger Sayle wrote:

> Have you seen Diego's "flowgraph linearization" patch?
> http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00006.html
> 
Yes, the linearizer should be removing them, but the point is to avoid
generating thousands of useless blocks to begin with.


Diego.


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