gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [patch][plugins] Provide unique names to all compiler passes

Subject: Re: [patch][plugins] Provide unique names to all compiler passes
From: Paolo Bonzini
Date: Tue, 16 Jun 2009 09:54:27 +0200

    * passes with NULL names are named after their opt_pass data
structure with the prefix "pass_" stripped;

The pass name should also be prefixed by * to avoid creating dump files uselessly.

Justin Seyster posted a similar patch that is waiting for copyright assignment.

Paolo

<Prev in Thread] Current Thread [Next in Thread>