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

Re: Whats wrong with this program?



At 14:55 +0100 2000-01-07, Michael Piefel wrote:
>But that's not a very satisfying answer. For one, it's only a workaround.
>Methinks -O2 and -Wpointer-arith should not influence each other.

gcc is supposed to keep its warning to itself in all those cases because
__extension__ is there, however it does not do this for -Wpointer-arith,
this is probably a bug (in fact, gcc seems to do what it's supposed to on
alpha and sparc).
-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>


Reply to: