[PATCH PING] c++-specific bits of tree-slimming patches

Jason Merrill jason@redhat.com
Fri Apr 22 16:59:00 GMT 2011


On 04/22/2011 02:13 AM, Mike Stump wrote:
>    http://gcc.gnu.org/ml/gcc/2005-04/msg00161.html
>
> has the details of why the code was put in.

Right.  At the time, we were sorting the goto queue based on pointer 
values, which caused the problem.  We no longer do that, so we shouldn't 
need this workaround (deferring creation of case label labels) anymore.

What do you think, Alex?

Jason




More information about the Gcc-patches mailing list