This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch,testsuite] Break gcc.dg/fixed-point/convert.c into manageable parts
- From: Mike Stump <mikestump at comcast dot net>
- To: Georg-Johann Lay <avr at gjlay dot de>
- Cc: gcc-patches at gcc dot gnu dot org, Denis Chertykov <chertykov at gmail dot com>, Eric Weddington <eric dot weddington at atmel dot com>
- Date: Tue, 21 Aug 2012 10:10:46 -0700
- Subject: Re: [Patch,testsuite] Break gcc.dg/fixed-point/convert.c into manageable parts
- References: <503371C3.8060808@gjlay.de>
On Aug 21, 2012, at 4:32 AM, Georg-Johann Lay wrote:
> The patch breaks up convert.c in parts so that an AVR ATmega103 device
> with 128KiB for executable code (.text + .data + .rodata) can run them.
>
> Ok for trunk?
Ok, but watch out for any comments from the fixed-point or the C front-end folks.