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: [lto][patch] Add comdat support on the symbol table


On Thu, Aug 21, 2008 at 09:29, Rafael Espindola <espindola@google.com> wrote:
>> Patch is OK.  Thanks.
>>
>> I'm wondering, though, if we shouldn't have some kind of validation
>> built in parse_table_entry().
>
> I can add some tests. The test system has support for assembling a .s
> file and running a test program on the resulting .o?

I meant asserts in the parser, making sure what is read has some
semblance of validity.  But, yes, dejagnu tests should be possible.  I
think we can access the .o files, but am not sure.  Janis?


Diego.


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