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/35017] [4.3 Regression] PR11377 pedwarns even about valid code



------- Comment #4 from jakub at gcc dot gnu dot org  2008-01-29 17:48 -------
Created an attachment (id=15052)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15052&action=view)
gcc43-pr35017.patch

Alternative patch, which only pedwarns in inline definitions as defined in
4.7.6p6 as before, just doesn't warn when it should not.


-- 


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


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