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 middle-end/18071] [3.4/4.0 Regression] -Winline does not respect -fno-default-inline


------- Additional Comments From markus at oberhumer dot com  2004-11-30 19:54 -------
Just a short note that the testcase has a typo and should read

   ...
   k |= f.a(r); k |= f.b(r); k |= f.c(r);
   ...


-- 


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


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