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 1/2] [gimplefe] Changes internal interface of recognition of tuples.


On Tue, Aug 10, 2010 at 10:05, Sandeep Soni <soni.sandeepb@gmail.com> wrote:

> The additional call to cpp_type2name in gcc/lto/lto.c :
> gimple_parse_expect_token in the last patch caused a build error
> (default build options).
> I am attaching a patch that changes the argument type for the above
> function from int expected_token_type to enum cpp_ttype
> expected_token_type (This we anyways wanted to fix).

Thanks.  Committed.


Diego.


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