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,AVR] PR54222: Add fixed point support


Weddington, Eric wrote:
>> From: Georg-Johann Lay
>> The patch works out fine.  However, because of PR53923 which
>> shreds the AVR port, currently no reasonable testing is possible.
>>
>> Work to be done is better testing after PR53923 is fixed and the
>> AVR port works properly again.
> 
> Is there a reasonable time frame as to when PR53923 will be fixed?

The first step would be to bisect and find the patch that lead to
PR53923.  It was not a change in the avr BE, so the question
goes to the authors of the respective patch.

Up to now I didn't even try to bisect; that would take years on
the host that I have available...

> My only real concern is that this is a major feature addition and
> the AVR port is currently broken.

I don't know if it's the avr port or some parts of the middle end
that don't cooperate with avr.

Johann


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