This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/34000] GCC pedwarns about use of static inline functions in extern inline functions
- From: "lennox at cs dot columbia dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2008 18:28:52 -0000
- Subject: [Bug c/34000] GCC pedwarns about use of static inline functions in extern inline functions
- References: <bug-34000-4084@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from lennox at cs dot columbia dot edu 2008-01-30 18:28 -------
Created an attachment (id=15058)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15058&action=view)
test program illustrating the warning about static inline functions, using
emmintrin.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34000