bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TinyCC bugs


From: Ludovic Courtès
Subject: Re: TinyCC bugs
Date: Sun, 17 Oct 2010 14:31:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

Bruno Haible <address@hidden> writes:

>> > I can reproduce it like this:
>> >
>> > ---------------- stdlib.h --------------------
>> > #include <stdlib.h>
>> > ---------------- foo.c -----------------------
>> > #include <stdlib.h>
>> > ----------------------------------------------
>> > $ /arch/x86-linux/gnu-inst-tcc/0.9.25/bin/tcc -c -I. -I. foo.c
>> > In file included from foo.c:1:
>> > In file included from ./stdlib.h:1:
>> 
>> [...]
>> 
>> > ./stdlib.h:1: #include recursion too deep
>> 
>> Hmm but you get the same behavior with gcc.  Did you mean #include_next?
>
> Yes, sorry. Simple copy&paste bug. Here once again the test case:

OK, reported here: <https://savannah.nongnu.org/bugs/index.php?31357>.

Thanks!

Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]