[Bug c/16666] [3.4/3.5 regression] compared to 3.3.x.
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 25 13:18:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list