bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] FYI: use of bool provokes HP ia64 /bin/cc compiler bug?


From: Kevin Ryde
Subject: Re: [Bug-gnulib] FYI: use of bool provokes HP ia64 /bin/cc compiler bug?
Date: Thu, 03 Jun 2004 09:03:08 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Paul Eggert <address@hidden> writes:
>
> +     _Bool n[m];
> +     char o[sizeof n == m * sizeof n[0] ? 1 : -1];

It'd be good to include a little comment about where this bombs, as a
reminder and in case it needs to be revisited or whatever.




reply via email to

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