[asterisk-bugs] [Asterisk 0012179]: ' -fno-strict-overflow' unknown by gcc
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Mar 11 09:04:08 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12179
======================================================================
Reported By: Netview
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 12179
Category: Core-General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 107352
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-11-2008 07:26 CDT
Last Modified: 03-11-2008 09:04 CDT
======================================================================
Summary: ' -fno-strict-overflow' unknown by gcc
Description:
Rev. 107352 patch to /main/Makefile
stdtime/localtime.o: ASTCFLAGS+=-fno-strict-overflow
This option is not supported with gcc < 4.2
My gcc-Version: 20061115 (prerelease) (Debian 4.1.1-21)
======================================================================
----------------------------------------------------------------------
svnbot - 03-11-08 09:04
----------------------------------------------------------------------
Repository: asterisk
Revision: 107408
U branches/1.4/configure
U branches/1.4/configure.ac
U branches/1.4/main/Makefile
U branches/1.4/makeopts.in
------------------------------------------------------------------------
r107408 | kpfleming | 2008-03-11 09:04:06 -0500 (Tue, 11 Mar 2008) | 5
lines
check for compiler support for -fno-strict-overflow before using it
(tested with Debian's gcc 4.3, 4.1 and 3.4)
(closes issue http://bugs.digium.com/view.php?id=12179)
Reported by: Netview
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=107408
Issue History
Date Modified Username Field Change
======================================================================
03-11-08 09:04 svnbot Note Added: 0083711
03-11-08 09:04 svnbot Status acknowledged => assigned
======================================================================
More information about the asterisk-bugs
mailing list