This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/16666] [3.4/3.5 regression] compared to 3.3.x.
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2004 13:18:22 -0000
- Subject: [Bug c/16666] [3.4/3.5 regression] compared to 3.3.x.
- References: <20040722025300.16666.kan@FreeBSD.ORG>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-08-25 13:18 -------
First, a warning appeared:
: Search converges between 2003-08-28-trunk (#337) and 2003-08-29-trunk (#338).
PR16666.c:7: warning: conflicting types for built-in function 'dremf'
PR16666.c:7: warning: conflicting types for built-in function 'dremf'
Zack, your patch
http://gcc.gnu.org/ml/gcc-cvs/2004-02/msg00398.html
turned the warning into an error:
PR16666.c:7: error: conflicting types for 'dremf'
PR16666.c:7: error: conflicting types for 'dremf'
Could you please have a look?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Keywords| |monitored
Known to work| |3.3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16666