This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Is test case with 700k lines of code a valid test case?
- From: Paulo Matos <pmatos at linki dot tools>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 18 Mar 2016 13:45:48 +0100
- Subject: Re: Is test case with 700k lines of code a valid test case?
- Authentication-results: sourceware.org; auth=none
- Dkim-filter: OpenDKIM Filter v2.10.3 centauri 7456225B49
- References: <F3880EB7-70F6-475B-A6E6-363B50DD2AD4 at cs dot uni-saarland dot de>
On 14/03/16 16:31, Andrey Tarasevich wrote:
> Hi,
>
> I have a source file with 700k lines of code 99% of which are printf() statements. Compiling this test case crashes GCC 5.3.0 with segmentation fault.
> Can such test case be considered valid or source files of size 35 MB are too much for a C compiler and it should crash? It crashes on Ubuntu 14.04 64bit with 16GB of RAM.
>
> Cheers,
> Andrey
>
I would think it's useful but a reduced version would be great.
Can you reduce the test? If you need a hand, I can help. Contact me
directly and I will give it a try.
Cheers,
--
Paulo Matos