bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib intprops.h build error with gcc 7


From: Bruno Haible
Subject: Re: gnulib intprops.h build error with gcc 7
Date: Thu, 17 Aug 2017 20:40:28 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-91-generic; KDE/5.18.0; x86_64; ; )

Adrian Bunk wrote:
> For reproducing and my tiny testcase I was using
>   gcc (Debian 7.1.0-13) 7.1.0
> from Debian unstable - that is GCC 7.2 release candidate 2
> with minimal Debian patching.

OK thanks.

Now about your test case: It is not valid C to try to compile just an
expression.
================
   a + b
================
is not a valid C compilation unit either. Can you submit a small test case
that
1) makes use of the intprops.h file from gnulib as a whole,
2) compiles with gcc 6 or earlier?

Bruno




reply via email to

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