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 other/32105] Compiler warning in gcc



------- 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


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