This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13814] [3.4/3.5 Regression] rejects different prototypes than builtin function


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-23 16:56 -------
The build failure has been removed by removing nan.c from libmath in libstdc++.
But it stills fails for this small testcase (the C++ front-end does not reject this):
double nan () { }

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|sparc-sun-solaris2.8, i686- |
                   |pc-openbsd3.1, mips-sgi-    |
                   |irix6.5                     |
           Keywords|build                       |
            Summary|[3.4/3.5 Regression]        |[3.4/3.5 Regression] rejects
                   |Bootstrap failure compiling |different prototypes than
                   |libmath/[nan,copysign,signbi|builtin function
                   |t].c                        |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13814


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]