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,testsuite]: Skip AVR if .text overflows


Mike Stump wrote:
> On Jul 8, 2011, at 7:57 AM, Georg-Johann Lay wrote:
>> These tests are too big for AVR: .text (128 KiB) overflows and ld
>>  complains.
>> 
>> Ok to commit?
> 
> Ok.  If people feel they have a nice design for `too big', let us
> know...  I think it would have to be ld message scan based, to
> allow things that are just small enough, and correctly identify
> those that are just a hair too big.  I'd preapprove work in that
> direction.  :-)

I don't know enough of dejagnu/tcl/expect to do that.
For the moment I'm happy with the explicit skip-avr-solution, and it's
just a handfull of tests that fail.

Johann


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