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: [RFA] expand from SSA form (1/2)


On Wed, Apr 29, 2009 at 8:39 AM, Michael Matz <matz@suse.de> wrote:

> @@ -166,7 +183,6 @@ static void
> ?insert_value_copy_on_edge (edge e, int dest, tree src)
> ?{
> ? rtx seq, x;
> - ?enum machine_mode mode;

Did you intend to remove the declaration of mode?

David


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