X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: Martin Str|mberg Message-Id: <200203311439.g2VEdXG21623@speedy.ludd.luth.se> Subject: Re: gcc.opt patch In-Reply-To: <200203281448.g2SEmIK12325@envy.delorie.com> "from DJ Delorie at Mar 28, 2002 09:48:18 am" To: djgpp-workers AT delorie DOT com Date: Sun, 31 Mar 2002 16:39:33 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to DJ Delorie: > > > --fno-strength-reduce > > Are we sure this is fixed? We can probably never be sure. But I've been using this (with-out the line) for several months. But then I mostly rebuild djlsr and toy programs not massive software packages. I say we remove it and then we'll find out if it's still broken. > > +-Wundef > > +-Wcast-align > > +-Wsign-compare > > I have no problem with these. The more warnings the better, provided > we can "fix" them. And those we(I) don't have time to fix (like adding it to gcc-l.opt) so other volunteers can get hacking? Right, MartinS