This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/32105] Compiler warning in gcc
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2007 20:06:10 -0000
- Subject: [Bug other/32105] Compiler warning in gcc
- References: <bug-32105-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ubizjak at gmail dot com 2007-05-27 20:06 -------
Earlier discussion about soft-fp warnings went like this:
> > I noticed that there are no prototypes in soft-fp directory, and some warnings
> > during the compilation are generated due to this fact. Do you see the same
> > problem for rs6000 soft-fp or is there a special compile setting that should
> > be used in soft-fp case?
If you wish to add prototypes so all the functions have a declaration
before they are defined, feel free to try to get such a patch past Jakub
and libc-alpha.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32105